Commit 16f6dbfb authored by Holger Levsen's avatar Holger Levsen
Browse files

chroot-installs: dont run chroot-installation_(sid|buster)_*education-ltsp*...


chroot-installs: dont run chroot-installation_(sid|buster)_*education-ltsp* jobs while #917633 is open

Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent 7f7145ce
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -81,6 +81,8 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
			abort_if_bug_is_still_open 910812 ;;
		chroot-installation_stretch_install_education-mathematics_upgrade_to_buster)
			abort_if_bug_is_still_open 910819 ;;
		chroot-installation_sid_*education-ltsp*|chroot-installation_buster_*education-ltsp*|)
			abort_if_bug_is_still_open 917633 ;;
		*) ;;
	esac
	# mktemp some place for us...