From: anthony Date: Mon, 16 Apr 2012 04:14:34 +0000 (+0000) Subject: (no commit message) X-Git-Tag: 7.0.1-0~5795 X-Git-Url: https://granicus.if.org/sourcecode?a=commitdiff_plain;h=39ab883edd48e86ee7629ef472449507c8ee4749;p=imagemagick --- diff --git a/tests/validate-colorspace.sh b/tests/validate-colorspace.sh index 94b9192b1..3d1b6b33d 100755 --- a/tests/validate-colorspace.sh +++ b/tests/validate-colorspace.sh @@ -44,6 +44,8 @@ echo '' # eval ${MAGICK} "$in" -gamma 2.2 "$out" # produces a value of 198,158,151 whcih is close to 199,160,152 below. # +# Actual values used below come from IM v6.5.4-7 colorspace conversions +# if [ "X$average" != "X146,89,80" ]; then echo "Sanity Failure: Average expected to be 146,89,80 - ABORTING" error=true