summaryrefslogtreecommitdiffstats
path: root/bin/common-functions.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-12-18 17:11:58 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-18 17:11:58 +0100
commit0ae3127169a41d4ecf72eacd3003f7ec7170ef77 (patch)
treef549faa20b8104f21cd8dca90ac16433420be8ed /bin/common-functions.sh
parentad9020fe01e8d683f95da7a12763cf968e4295fb (diff)
downloadjenkins.debian.net-0ae3127169a41d4ecf72eacd3003f7ec7170ef77.tar.xz
also abort haskell-package-plan as long as 848422 is still open
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin/common-functions.sh')
-rwxr-xr-xbin/common-functions.sh2
1 files changed, 2 insertions, 0 deletions
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*)