[SCM] ci-tooling packaging branch, master, updated. 3ba49fad92e50b16a380fd3236996fd30c40587e

Rohan Garg rohangarg-guest at moszumanska.debian.org
Thu Dec 11 08:18:14 UTC 2014


Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=3ba49fa

The following commit has been merged in the master branch:
commit 3ba49fad92e50b16a380fd3236996fd30c40587e
Author: Rohan Garg <rohan at kde.org>
Date:   Thu Dec 11 09:15:05 2014 +0100

    This is not the method you're looking for
---
 dci/source.rb | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/dci/source.rb b/dci/source.rb
index f301625..1cfecea 100644
--- a/dci/source.rb
+++ b/dci/source.rb
@@ -18,7 +18,7 @@ def run_cmd(cmd)
             logger.fatal("#{cmd} keeps failing! :(")
         end
     rescue RuntimeError => e
-        $logger.warning("Trying to run #{cmd} again!")
+        $logger.warn("Trying to run #{cmd} again!")
         retry_count += 1
         retry
     end

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list