]> granicus.if.org Git - imagemagick/blobdiff - tests/validate-colorspace.tap
(no commit message)
[imagemagick] / tests / validate-colorspace.tap
index d38f0a1abc0c8bd2e3ca50f9e3917dd9ac16abcf..a739951452b58be0700b87d998f33f1f1c1e0cf0 100755 (executable)
 #  limitations under the License.
 #
 . ${srcdir}/tests/common.shi
-echo "1..19"
 
 depth=`eval ${MAGICK} xc:none -format '%[fx:QuantumRange]' info:-`
 if [ "X$depth" == "X255" ]; then
+  echo "1..1"
+  echo "ok"
   exit 0
 fi
+echo "1..19"
 
 # how to generate a one pixel (average rose) color and output its values
 in="rose: -scale 1x1"    # a one pixel image of the average color.