summaryrefslogtreecommitdiff
path: root/test/tiff2ps-PS2.sh
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2011-04-09 16:52:17 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2011-04-09 16:52:17 +0000
commitb3d151d01264ef2022ee2ca1c62252fe8c902c0c (patch)
treec13d9fdc50e89e125c9e137b0ea93db80092e9a9 /test/tiff2ps-PS2.sh
parentc546a4ccf89f314d3d2b2bfe77a0870da3d842db (diff)
downloadlibtiff-git-b3d151d01264ef2022ee2ca1c62252fe8c902c0c.tar.gz
Fix test warnings from tiff2ps.
Diffstat (limited to 'test/tiff2ps-PS2.sh')
-rwxr-xr-xtest/tiff2ps-PS2.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tiff2ps-PS2.sh b/test/tiff2ps-PS2.sh
index e79c99b3..2a216069 100755
--- a/test/tiff2ps-PS2.sh
+++ b/test/tiff2ps-PS2.sh
@@ -3,4 +3,4 @@
# Basic sanity check for tiffps with PostScript Level 2 output
#
. ${srcdir:-.}/common.sh
-f_test_stdout "${TIFF2PS} -a -2" "${IMG_MINISWHITE_1C_1B}" "o-tiff2ps-PS2.ps" \ No newline at end of file
+f_test_stdout "${TIFF2PS} -a -p -2" "${IMG_MINISWHITE_1C_1B}" "o-tiff2ps-PS2.ps" \ No newline at end of file