Commit fb36b418 authored by Holger Levsen's avatar Holger Levsen
Browse files

chroot-installation: don't test...


chroot-installation: don't test _stretch_install_education-mathematics_upgrade_to_buster as long as #910819 is open

Signed-off-by: default avatarHolger Levsen <holger@layer-acht.org>
parent 88f240ac
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -79,6 +79,8 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
			abort_if_bug_is_still_open 879034 ;;
		chroot-installation_sid_install_design-desktop-graphics)
			abort_if_bug_is_still_open 910812 ;;
		chroot-installation_stretch_install_education-mathematics_upgrade_to_buster)
			abort_if_bug_is_still_open 910819 ;;
		*) ;;
	esac
	# mktemp some place for us...