Loading bin/common-functions.sh +2 −0 Original line number Diff line number Diff line Loading @@ -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... Loading Loading
bin/common-functions.sh +2 −0 Original line number Diff line number Diff line Loading @@ -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... Loading