diff options
Diffstat (limited to 'tiff/test/tiffcrop-R90-palette-1c-4b.sh')
-rwxr-xr-x | tiff/test/tiffcrop-R90-palette-1c-4b.sh | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/tiff/test/tiffcrop-R90-palette-1c-4b.sh b/tiff/test/tiffcrop-R90-palette-1c-4b.sh deleted file mode 100755 index 3cd96eb..0000000 --- a/tiff/test/tiffcrop-R90-palette-1c-4b.sh +++ /dev/null @@ -1,7 +0,0 @@ -#!/bin/sh -# Generated file, master is Makefile.am -. ${srcdir:-.}/common.sh -infile="$srcdir/images/palette-1c-4b.tiff" -outfile="o-tiffcrop-R90-palette-1c-4b.tiff" -f_test_convert "$TIFFCROP -R90" $infile $outfile -f_tiffinfo_validate $outfile |