From: Julien Cristau Date: Fri, 25 Oct 2019 20:30:38 +0000 (+0200) Subject: schroot: fix comment X-Git-Url: https://git.adam-barratt.org.uk/?a=commitdiff_plain;ds=sidebyside;h=37a248b36022bca89008016e82bbf41396f9c35a;hp=-c;p=mirror%2Fdsa-puppet.git schroot: fix comment --- 37a248b36022bca89008016e82bbf41396f9c35a diff --git a/modules/schroot/files/schroot-setup.d/99builddsourceslist b/modules/schroot/files/schroot-setup.d/99builddsourceslist index 434249026..d96f711e9 100755 --- a/modules/schroot/files/schroot-setup.d/99builddsourceslist +++ b/modules/schroot/files/schroot-setup.d/99builddsourceslist @@ -142,7 +142,7 @@ if [ "$1" = "setup-start" ] || [ "$1" = "setup-recover" ]; then # Temporarily add stretch-proposed-updates for stretch-security chroots as requested # by the security team to handle Thunderbird and Firefox ESR 60.x releases. This should - # be removed with the release of the 9.5 point release. + # be removed with the release of the 9.12 point release. if [ ${SUITE_BASE} = "stretch" ] ; then SUITES="${SUITE_BASE}-proposed-updates" [ -n "${debian_mirror}" ] && domirror "${debian_mirror} SUITE COMPONENT" ${APT_LIST}