[Qa-jenkins-scm] [jenkins.debian.net] 01/01: trigger cycles: abort those jobs as long as #874504 is open

Holger Levsen holger at layer-acht.org
Tue Sep 19 10:08:21 UTC 2017


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit 4d3fce319c96cdd1bbd0296c4b0b84cb3772217a
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Sep 19 12:08:13 2017 +0200

    trigger cycles: abort those jobs as long as #874504 is open
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/common-functions.sh | 2 ++
 1 file changed, 2 insertions(+)

diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index fae65d6..98db322 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -56,6 +56,8 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
 			abort_if_bug_is_still_open 869155 ;;
 		chroot-installation_sid_install_parl-desktop-world)
 			abort_if_bug_is_still_open 864947 ;;
+		dpkg_*_find_trigger_cycles)
+			abort_if_bug_is_still_open 874504 ;;
 		#lintian-tests_sid)
 		#	abort_if_bug_is_still_open $BLOCKER ;;
 		#haskell-package-plan)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list