summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2017-11-18 23:35:29 +0000
committerHolger Levsen <holger@layer-acht.org>2017-11-18 23:35:29 +0000
commit0aba57e5d584d44e121171b0694549c0bf01a31d (patch)
tree386e46b0101e2a41dbc2f5c69cf02ef7a1adc4e2
parent05ff09c0f9a4f36f4afcfafd13b2ec94d068add8 (diff)
downloadjenkins.debian.net-0aba57e5d584d44e121171b0694549c0bf01a31d.tar.xz
find_trigger_cycles job: #874504 is most likely fixed
Signed-off-by: Holger Levsen <holger@layer-acht.org>
-rwxr-xr-xbin/common-functions.sh4
1 files 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)