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

chroot-installation: don't test _sid_install_design-desktop-graphics as long as #910812 is open

parent a910e508
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -77,6 +77,8 @@ if [ "${0:0:5}" != "/tmp/" ] ; then
			# design-desktop will enter buster without these two bugs being fixed
			abort_if_bug_is_still_open 890754
			abort_if_bug_is_still_open 879034 ;;
		chroot-installation_sid_install_design-desktop-graphics)
			abort_if_bug_is_still_open 910812 ;;
		*) ;;
	esac
	# mktemp some place for us...