From 3854e53eeef336cb4cdd426bf63f46044656947d Mon Sep 17 00:00:00 2001 From: cristy Date: Tue, 24 Apr 2012 13:42:26 +0000 Subject: [PATCH] --- tests/validate-colorspace.sh | 1 - 1 file changed, 1 deletion(-) diff --git a/tests/validate-colorspace.sh b/tests/validate-colorspace.sh index 6bdf292a0..d8cad5588 100755 --- a/tests/validate-colorspace.sh +++ b/tests/validate-colorspace.sh @@ -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 -- 2.40.0