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

Rohan Garg rohangarg-guest at moszumanska.debian.org
Mon Jan 12 14:04:00 UTC 2015


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

The following commit has been merged in the master branch:
commit 8f94e728d0ff9ae8e4bf12208fc3a7b0d5b829af
Author: Rohan Garg <rohan at kde.org>
Date:   Mon Jan 12 15:03:49 2015 +0100

    Make sure variable is defined
---
 dci/imager.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/dci/imager.rb b/dci/imager.rb
index fc162d1..1b16664 100644
--- a/dci/imager.rb
+++ b/dci/imager.rb
@@ -81,6 +81,7 @@ Dir.chdir('build') do
     FileUtils.mkdir_p('config/archives')
     workarounds
     packages = []
+    repos = []
     case FLAVOR
     when /.*netrunner.*desktop/
         packages << "debian-plasma5-desktop"

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list