[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:37:53 UTC 2017


Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=8c6d1bc

The following commit has been merged in the master branch:
commit 8c6d1bc4ffbac3946cac78c091b3784d13f9cba7
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Mon Sep 18 13:31:12 2006 +0000

    Advised by Max Lapshin for Mac OS, bug 486
---
 test/bugfixes-test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index 6752759..c38518e 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -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

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list