Tweaked test result comparison

This commit is contained in:
Andreas Huggel
2006-11-24 05:33:36 +00:00
parent f46704d5ae
commit cc38da116d
+1 -1
View File
@@ -12,7 +12,7 @@ diff -q $da1 $tmpfile $tmpfile 2>/dev/null
if [ $? -ne 0 ] ; then
da1=""
fi
da2="--ignore-matching-lines=^Usage:.exiv2"
da2="--ignore-matching-lines=^Usage:.*exiv2"
diff -q $da2 $tmpfile $tmpfile 2>/dev/null
if [ $? -ne 0 ] ; then
da2=""