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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:43:05 UTC 2017


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

The following commit has been merged in the master branch:
commit ebe1d240b7718ba305bb0649fefe8b223480a769
Author: Robin Mills <robin at clanmills.com>
Date:   Fri Apr 27 07:14:56 2012 +0000

    changed sh-bang to bash
---
 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 cbd4c50..c6ef323 100755
--- a/test/exiv2-test.sh
+++ b/test/exiv2-test.sh
@@ -1,4 +1,4 @@
-#! /bin/sh
+#! /bin/bash
 # Test driver for exiv2 utility tests
 
 os=$(uname)

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list