[SCM] exiv2 packaging branch, master, updated. debian/0.25-3.1-3734-gdcbc29a
Maximiliano Curia
maxy at moszumanska.debian.org
Thu Jul 13 17:42:58 UTC 2017
Gitweb-URL: http://git.debian.org/?p=pkg-kde/kde-extras/exiv2.git;a=commitdiff;h=1681daf
The following commit has been merged in the master branch:
commit 1681daf0463a00e6ada14823f9ee00ec97a8bf83
Author: Andreas Huggel <ahuggel at gmx.net>
Date: Sat Mar 24 13:01:11 2012 +0000
#799: Tweak to make tests pass on MSYS/MinGW.
---
test/bugfixes-test.sh | 2 +-
test/data/bugfixes-test.out | Bin 105405 -> 105317 bytes
2 files changed, 1 insertion(+), 1 deletion(-)
diff --git a/test/bugfixes-test.sh b/test/bugfixes-test.sh
index a39e886..b7e22ef 100755
--- a/test/bugfixes-test.sh
+++ b/test/bugfixes-test.sh
@@ -211,7 +211,7 @@ num=799
filename=`prep_empty_file $num`
$bin/exiv2 -v -m ../data/bug$num.cmd $filename
$bin/exiv2 -v -pa $filename
-$bin/exiv2 -v -f -eX $filename
+$bin/exiv2 -f -eX $filename
cat exiv2-bug$num.xmp
num=800
diff --git a/test/data/bugfixes-test.out b/test/data/bugfixes-test.out
index 3752552..8007635 100644
Binary files a/test/data/bugfixes-test.out and b/test/data/bugfixes-test.out differ
--
exiv2 packaging
More information about the pkg-kde-commits
mailing list