summaryrefslogtreecommitdiff
path: root/test/ppm2tiff_pgm.sh
diff options
context:
space:
mode:
authorEven Rouault <even.rouault@spatialys.com>2019-11-12 14:55:53 +0000
committerEven Rouault <even.rouault@spatialys.com>2019-11-12 14:55:53 +0000
commitd73aaf0757b0f91d71978a89e1c8711c8b7b6fc1 (patch)
tree682348a5ecbe0fcdfca47229da239e5cec9ddf6d /test/ppm2tiff_pgm.sh
parentd0a8a3262cb9c0384e7ee77d7baf4eeb9d95db34 (diff)
parent0356ea76bac908c61160d735f078437ace953bd3 (diff)
downloadlibtiff-git-d73aaf0757b0f91d71978a89e1c8711c8b7b6fc1.tar.gz
Merge branch 'fix_ojpeg_172' into 'master'
OJPEG: fix broken sanity check added in 4.1.0 (#fixes 172) See merge request libtiff/libtiff!97
Diffstat (limited to 'test/ppm2tiff_pgm.sh')
-rwxr-xr-xtest/ppm2tiff_pgm.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/ppm2tiff_pgm.sh b/test/ppm2tiff_pgm.sh
index 001ec706..60352348 100755
--- a/test/ppm2tiff_pgm.sh
+++ b/test/ppm2tiff_pgm.sh
@@ -1,5 +1,4 @@
#!/bin/sh
-# Generated file, master is Makefile.am
. ${srcdir:-.}/common.sh
infile="$IMG_MINISBLACK_1C_8B_PGM"
outfile="o-ppm2tiff_pgm.tiff"