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