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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Wed Jul 15 08:20:22 UTC 2015


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

The following commit has been merged in the master branch:
commit 3840e6451aed5ee44aef701563d2fd58485b47e4
Author: Harald Sitter <sitter at kde.org>
Date:   Wed Jul 15 09:13:59 2015 +0200

    fix require
---
 kci/expunge.rb | 1 +
 1 file changed, 1 insertion(+)

diff --git a/kci/expunge.rb b/kci/expunge.rb
index d96d9ff..24a7578 100755
--- a/kci/expunge.rb
+++ b/kci/expunge.rb
@@ -6,6 +6,7 @@ require 'ostruct'
 require 'optparse'
 
 require_relative '../lib/jenkins'
+require_relative '../lib/kci'
 require_relative '../lib/lp'
 
 options = OpenStruct.new

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list