Advised by Max Lapshin for Mac OS, bug 486

v0.27.3
Andreas Huggel 19 years ago
parent 91c741b0a3
commit 8c6d1bc4ff

@ -64,7 +64,7 @@ $binpath/largeiptc-test $filename ../data/imagemagick.png
) > $results 2>&1
if [ x`which unix2dos.exe` != x ]; then
if [ x"`which unix2dos.exe`" != x ]; then
unix2dos.exe -q $results
fi
diff -q $diffargs $results $good

Loading…
Cancel
Save