about summary refs log tree commit diff
path: root/test/fiasco-roundtrip.test
diff options
context:
space:
mode:
authorgiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2016-12-13 16:45:02 +0000
committergiraffedata <giraffedata@9d0c8265-081b-0410-96cb-a4ca84ce46f8>2016-12-13 16:45:02 +0000
commit041c0bd7451c3383b930f75555cc4ba42e2709d6 (patch)
tree6b4c26d60ca0c378ec366cd9127c500f8204e133 /test/fiasco-roundtrip.test
parent68c1836441889f462cd1b11ca795381385309e13 (diff)
downloadnetpbm-mirror-041c0bd7451c3383b930f75555cc4ba42e2709d6.tar.gz
netpbm-mirror-041c0bd7451c3383b930f75555cc4ba42e2709d6.tar.xz
netpbm-mirror-041c0bd7451c3383b930f75555cc4ba42e2709d6.zip
More handling in test of not-built programs
git-svn-id: http://svn.code.sf.net/p/netpbm/code/trunk@2848 9d0c8265-081b-0410-96cb-a4ca84ce46f8
Diffstat (limited to 'test/fiasco-roundtrip.test')
-rwxr-xr-xtest/fiasco-roundtrip.test4
1 files changed, 0 insertions, 4 deletions
diff --git a/test/fiasco-roundtrip.test b/test/fiasco-roundtrip.test
index 8ba0111a..f733c04a 100755
--- a/test/fiasco-roundtrip.test
+++ b/test/fiasco-roundtrip.test
@@ -2,10 +2,6 @@
 # This script tests: pnmtofiasco fiascotopnm
 # Also requires: pnmpad
 
-if [ "${BUILD_FIASCO}" = "N" ]; then
-  exit 80
-fi
-
 # Should print 215556145 102615
 
 pnmpad --black --bottom 1 --left 1 testimg.ppm | \