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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Wed Dec 17 18:45:25 UTC 2014


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

The following commit has been merged in the master branch:
commit f68fad9619ba7688b29bea2ce6542a43e7db831d
Author: Rohan Garg <rohan at kde.org>
Date:   Wed Dec 17 19:45:18 2014 +0100

    Print command that's called
---
 dci/source.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dci/source.rb b/dci/source.rb
index 310d2b9..559d6ff 100644
--- a/dci/source.rb
+++ b/dci/source.rb
@@ -6,6 +6,7 @@ require 'json'
 require_relative '../lib/debian/changelog'
 require_relative '../lib/debian/control'
 
+p ARGV
 raise "No workspace dir defined!" unless ARGV[1]
 raise "No release defined!" unless ARGV[2]
 

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list