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

Maximiliano Curia maxy at moszumanska.debian.org
Thu Jul 13 17:47:21 UTC 2017


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

The following commit has been merged in the master branch:
commit a9c12f4a432eac80399de6b185b642a60e5cef45
Author: Robin Mills <robin at clanmills.com>
Date:   Wed Mar 1 12:16:27 2017 +0000

    Debugging dailyTest.sh
---
 contrib/buildserver/dailyTest.sh | 6 ++++++
 1 file changed, 6 insertions(+)

diff --git a/contrib/buildserver/dailyTest.sh b/contrib/buildserver/dailyTest.sh
index 6b98318..fc110af 100755
--- a/contrib/buildserver/dailyTest.sh
+++ b/contrib/buildserver/dailyTest.sh
@@ -29,6 +29,12 @@ while [ "$count" != "0" ]; do
   if [ "$count" != "0" ]; then
       count=$(expr $count - 1)
   fi
+  
+  # 2017-03-01 Linux and Cygwin have taken a dislike to http://exiv2.dyndns.org:8080
+  if [ "$count" == "2" ]; then
+	JENKINS=http://rmillsmm:8080
+  fi;
+  
   if [ "$count" == "1" ]; then
      echo --------
      echo $curl "$JENKINS/$DAILY/" | xmllint --html --format

-- 
exiv2 packaging



More information about the pkg-kde-commits mailing list