From 0ae3127169a41d4ecf72eacd3003f7ec7170ef77 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sun, 18 Dec 2016 17:11:58 +0100 Subject: also abort haskell-package-plan as long as 848422 is still open Signed-off-by: Holger Levsen --- bin/common-functions.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin') diff --git a/bin/common-functions.sh b/bin/common-functions.sh index 969d16a1..a3d0a57c 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*) -- cgit v1.2.3-54-g00ecf