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