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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue Apr 7 11:33:21 UTC 2015


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

The following commit has been merged in the master branch:
commit 9dff7e5171eb86f70bf132874d9bb952695dc403
Author: Harald Sitter <sitter at kde.org>
Date:   Tue Apr 7 13:33:16 2015 +0200

    do not launchpad authenticate as we do not use elevated features
---
 kci/install_check.rb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/kci/install_check.rb b/kci/install_check.rb
index 1596887..4bcad24 100755
--- a/kci/install_check.rb
+++ b/kci/install_check.rb
@@ -13,8 +13,6 @@ LOG.level = Logger::INFO
 Project = Struct.new(:series, :stability)
 project = Project.new(ENV.fetch('DIST'), ENV.fetch('TYPE'))
 
-Launchpad.authenticate
-
 class CiPPA
   attr_reader :type
   attr_reader :series

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list