From 4d3fce319c96cdd1bbd0296c4b0b84cb3772217a Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Tue, 19 Sep 2017 12:08:13 +0200 Subject: trigger cycles: abort those jobs as long as #874504 is open Signed-off-by: Holger Levsen --- bin/common-functions.sh | 2 ++ 1 file changed, 2 insertions(+) (limited to 'bin/common-functions.sh') 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) -- cgit v1.2.3-54-g00ecf