]> granicus.if.org Git - imagemagick/commitdiff
(no commit message)
authoranthony <anthony@git.imagemagick.org>
Mon, 16 Apr 2012 04:14:34 +0000 (04:14 +0000)
committeranthony <anthony@git.imagemagick.org>
Mon, 16 Apr 2012 04:14:34 +0000 (04:14 +0000)
tests/validate-colorspace.sh

index 94b9192b1ec78443747527d172d03406591cd52e..3d1b6b33d9b53ec1bd125ce6d0becf06e1f9b87b 100755 (executable)
@@ -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