diff options
Diffstat (limited to 'test/pcx-roundtrip.test')
-rwxr-xr-x | test/pcx-roundtrip.test | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/test/pcx-roundtrip.test b/test/pcx-roundtrip.test index 3a78faba..194af131 100755 --- a/test/pcx-roundtrip.test +++ b/test/pcx-roundtrip.test @@ -1,7 +1,6 @@ #! /bin/sh # This script tests: ppmtopcx pcxtoppm -# Also requires: pnmremap - +# Also requires: pgmtoppm pnmremap tmpdir=${tmpdir:-/tmp} pcxstd_ppm=${tmpdir}/pcxstd_ppm |