summaryrefslogtreecommitdiffstats
path: root/bin/common-functions.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-09-19 12:08:13 +0200
committerHolger Levsen <holger@layer-acht.org>2017-09-19 12:08:13 +0200
commit4d3fce319c96cdd1bbd0296c4b0b84cb3772217a (patch)
tree08ff1c4b6af0440bae1ceb432a3d96f6934ba25a /bin/common-functions.sh
parente8ae195c387ad55588421a12302da2edf5824649 (diff)
downloadjenkins.debian.net-4d3fce319c96cdd1bbd0296c4b0b84cb3772217a.tar.xz
trigger cycles: abort those jobs as long as #874504 is 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 fae65d61..98db322f 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)