[Qa-jenkins-scm] [jenkins.debian.net] 01/01: also abort haskell-package-plan as long as 848422 is still open

Holger Levsen holger at layer-acht.org
Sun Dec 18 16:12:02 UTC 2016


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 0ae3127169a41d4ecf72eacd3003f7ec7170ef77
Author: Holger Levsen <holger at layer-acht.org>
Date:   Sun Dec 18 17:11:58 2016 +0100

    also abort haskell-package-plan as long as 848422 is still 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 969d16a..a3d0a57 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -53,6 +53,8 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
 	case $JOB_NAME in
 		lintian-tests_sid)
 			abort_if_bug_is_still_open 848422 ;;
+		haskell-package-plan)
+			abort_if_bug_is_still_open 848422 ;;
 		edu-packages_sid*)
 			abort_if_bug_is_still_open 848422 ;;
 		chroot-installation_sid_install_education*)

-- 
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