[SCM] ci-tooling packaging branch, master, updated. 884f49363f2af0bde7994c34f633118b13b3e66e
Harald Sitter
apachelogger-guest at moszumanska.debian.org
Fri Oct 9 11:44:28 UTC 2015
Gitweb-URL: http://git.debian.org/?p=pkg-kde/ci-tooling.git;a=commitdiff;h=884f493
The following commit has been merged in the master branch:
commit 884f49363f2af0bde7994c34f633118b13b3e66e
Author: Harald Sitter <sitter at kde.org>
Date: Fri Oct 9 13:44:26 2015 +0200
bring back state variable lost in puts removals
---
kci/source_publisher.rb | 1 +
1 file changed, 1 insertion(+)
diff --git a/kci/source_publisher.rb b/kci/source_publisher.rb
index 208ef51..301df8b 100755
--- a/kci/source_publisher.rb
+++ b/kci/source_publisher.rb
@@ -42,6 +42,7 @@ class SourcePublisher
has_failed = false
source.getBuilds.each do |build|
+ state = build.buildstate
case state
when *WAITING_STATES
needs_wait = true
--
ci-tooling packaging
More information about the pkg-kde-commits
mailing list