[Qa-jenkins-scm] [jenkins.debian.net] 01/01: chroot-installs: block park-desktop* by #886676

Holger Levsen holger at layer-acht.org
Wed Jan 10 12:08:06 UTC 2018


This is an automated email from the git hooks/post-receive script.

holger pushed a commit to branch master
in repository jenkins.debian.net.

commit d4c5a3d2dd3b9107493c99a184d434ebc68c4ab0
Author: Holger Levsen <holger at layer-acht.org>
Date:   Wed Jan 10 12:06:37 2018 +0000

    chroot-installs: block park-desktop* by #886676
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/common-functions.sh | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/bin/common-functions.sh b/bin/common-functions.sh
index 00ca2d3..de7e15d 100755
--- a/bin/common-functions.sh
+++ b/bin/common-functions.sh
@@ -61,7 +61,7 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
 		#		abort_if_bug_is_still_open $BLOCKER
 		#	done ;;
 		chroot-installation_buster_install_parl-desktop*)
-			for BLOCKER in 871284 ; do
+			for BLOCKER in 886676 ; do
 				abort_if_bug_is_still_open $BLOCKER
 			done ;;
 		#dpkg_*_find_trigger_cycles)

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git



More information about the Qa-jenkins-scm mailing list