about summary refs log tree commit diff
path: root/test/wbmp-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/wbmp-roundtrip.test')
-rwxr-xr-xtest/wbmp-roundtrip.test6
1 files changed, 3 insertions, 3 deletions
diff --git a/test/wbmp-roundtrip.test b/test/wbmp-roundtrip.test
index b651c3d0..cf747487 100755
--- a/test/wbmp-roundtrip.test
+++ b/test/wbmp-roundtrip.test
@@ -1,7 +1,7 @@
-#! /bin/bash
+#! /bin/sh
 # This script tests: pbmtowbmp wbmptopbm
 # Also requires:
 
 
-# Should print 2425386270 41, cksum of testgrid.pbm
-pbmtowbmp testgrid.pbm | wbmptopbm | cksum
+# Should print 281226646 481, cksum of maze.pbm
+pbmtowbmp maze.pbm | wbmptopbm | cksum