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

Harald Sitter apachelogger-guest at moszumanska.debian.org
Tue May 12 10:18:51 UTC 2015


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

The following commit has been merged in the master branch:
commit 63bf9f1becd67be3c9d4f84847137c2781095ef0
Author: Harald Sitter <sitter at kde.org>
Date:   Tue May 12 12:07:51 2015 +0200

    remove already implemented todo
---
 kci/ppa_promote.rb | 2 --
 1 file changed, 2 deletions(-)

diff --git a/kci/ppa_promote.rb b/kci/ppa_promote.rb
index f13363f..11c5c21 100755
--- a/kci/ppa_promote.rb
+++ b/kci/ppa_promote.rb
@@ -21,8 +21,6 @@ WIPE_THREAD_COUNT = 8
 # Polling isn't either.
 POLL_THREAD_COUNT = WIPE_THREAD_COUNT
 
-# TODO: wait for wipe and publish to be done. fail if publish takes >40 minutes
-
 LOG = Logger.new(STDERR)
 LOG.level = Logger::INFO
 LOG.progname = 'ppa_promote'

-- 
ci-tooling packaging



More information about the pkg-kde-commits mailing list