Tweaked test result comparison

v0.27.3
Andreas Huggel 19 years ago
parent f46704d5ae
commit cc38da116d

@ -12,7 +12,7 @@ diff -q $da1 $tmpfile $tmpfile 2>/dev/null
if [ $? -ne 0 ] ; then if [ $? -ne 0 ] ; then
da1="" da1=""
fi fi
da2="--ignore-matching-lines=^Usage:.exiv2" da2="--ignore-matching-lines=^Usage:.*exiv2"
diff -q $da2 $tmpfile $tmpfile 2>/dev/null diff -q $da2 $tmpfile $tmpfile 2>/dev/null
if [ $? -ne 0 ] ; then if [ $? -ne 0 ] ; then
da2="" da2=""

Loading…
Cancel
Save