summaryrefslogtreecommitdiff
path: root/test/tiff2ps-PS2.sh
diff options
context:
space:
mode:
authorBob Friesenhahn <bfriesen@simple.dallas.tx.us>2009-08-24 15:48:00 +0000
committerBob Friesenhahn <bfriesen@simple.dallas.tx.us>2009-08-24 15:48:00 +0000
commitd699d4fb3c2bda046a8e0264c254c03d02b9afe3 (patch)
treeb124f88b5ebe6187ab3dcbdc5e24159444394c59 /test/tiff2ps-PS2.sh
parent2d29eb6b2471d1801576b97c2360a910dcbb7bb2 (diff)
downloadlibtiff-git-d699d4fb3c2bda046a8e0264c254c03d02b9afe3.tar.gz
Utilities which write to stdout needed more attention.
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 1d38ed94..e79c99b3 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_convert "${TIFF2PS} -a -2" "${IMG_MINISWHITE_1C_1B}" "> o-tiff2ps-PS2.ps" \ No newline at end of file
+f_test_stdout "${TIFF2PS} -a -2" "${IMG_MINISWHITE_1C_1B}" "o-tiff2ps-PS2.ps" \ No newline at end of file