about summary refs log tree commit diff
path: root/test/pnm-pam-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pnm-pam-roundtrip.test')
-rwxr-xr-xtest/pnm-pam-roundtrip.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/pnm-pam-roundtrip.test b/test/pnm-pam-roundtrip.test
index b8e60c88..da3021f9 100755
--- a/test/pnm-pam-roundtrip.test
+++ b/test/pnm-pam-roundtrip.test
@@ -1,7 +1,7 @@
-#! /bin/bash
+#! /bin/sh
 # This script tests: pamtopam pamtopnm
 # Also requires:
 
 
 pamtopam < testimg.ppm | pamtopnm | cksum
-pamtopam < testgrid.pbm | pamtopnm | cksum
+pamtopam < maze.pbm | pamtopnm | cksum