From 0aba57e5d584d44e121171b0694549c0bf01a31d Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Sat, 18 Nov 2017 23:35:29 +0000 Subject: find_trigger_cycles job: #874504 is most likely fixed Signed-off-by: Holger Levsen --- bin/common-functions.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/bin/common-functions.sh b/bin/common-functions.sh index 96383e2e..48ee872f 100755 --- a/bin/common-functions.sh +++ b/bin/common-functions.sh @@ -60,8 +60,8 @@ if [ "${0:0:5}" != "/tmp/" ] ; then for BLOCKER in 871284 ; do abort_if_bug_is_still_open $BLOCKER done ;; - dpkg_*_find_trigger_cycles) - abort_if_bug_is_still_open 874504 ;; + #dpkg_*_find_trigger_cycles) + # abort_if_bug_is_still_open 874504 ;; #chroot-installation_stretch_install_full_desktop_upgrade_to_buster) # abort_if_bug_is_still_open 877970 ;; #chroot-installation_stretch_install_developer_upgrade_to_buster) -- cgit v1.2.3-54-g00ecf