]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authorcristy <urban-warrior@git.imagemagick.org>
Tue, 24 Apr 2012 13:42:26 +0000 (13:42 +0000)
committercristy <urban-warrior@git.imagemagick.org>
Tue, 24 Apr 2012 13:42:26 +0000 (13:42 +0000)
tests/validate-colorspace.sh

index 6bdf292a007b9b900cc61c51bb9ca07507d9cafb..d8cad5588dfaed37dff1b4b0b5b0451d8ed22bd1 100755 (executable)
@@ -17,7 +17,6 @@
 . ${srcdir}/tests/common.sh
 
 depth=`eval convert xc:none -format '%[fx:QuantumRange]' info:-`
-echo $depth
 if [ "$depth" == "65535" ]; then
   exit 0
 fi