1#!/bin/sh 2# 3# Basic sanity check for tiffcp with LZW Old-LZW decompression 4# 5. ${srcdir:-.}/common.sh 6f_test_convert "${TIFFCP} -c none" "${IMG_QUAD_LZW_COMPAT}" "o-tiffcp-lzw-compat.tiff"