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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:38:08 UTC 2017


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

The following commit has been merged in the master branch:
commit cc38da116ded4a22873f228e545e0328a015ec0c
Author: Andreas Huggel <ahuggel at gmx.net>
Date:   Fri Nov 24 05:33:36 2006 +0000

    Tweaked test result comparison
---
 test/exiv2-test.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/test/exiv2-test.sh b/test/exiv2-test.sh
index ff8b93a..97c8a58 100755
--- a/test/exiv2-test.sh
+++ b/test/exiv2-test.sh
@@ -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=""

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list