summaryrefslogtreecommitdiffstats
path: root/update_jdn.sh
diff options
context:
space:
mode:
authorMattia Rizzolo <mattia@debian.org>2017-07-19 13:29:22 +0200
committerMattia Rizzolo <mattia@debian.org>2017-07-19 13:30:14 +0200
commitd50dd397b76cf86b61419d18c8a4206de9579a2b (patch)
treebfb5f1b5083e574699838cce207cd4573a96fb1d /update_jdn.sh
parentaba3532768610d7a74ba99d80407ef64073e8e66 (diff)
downloadjenkins.debian.net-d50dd397b76cf86b61419d18c8a4206de9579a2b.tar.xz
Revert "reproducible Debian: teach jessie and ubuntu 16.04 how to debootstrap buster"
ubuntu 16.04 debootstrap now knows about buster, and all debian hosts are now on stretch (which knows about buster). This reverts commit 62b892ac4d4fa9321f96fe4a10646842bbe00779. Closes: #865049 Signed-off-by: Mattia Rizzolo <mattia@debian.org>
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-xupdate_jdn.sh5
1 files changed, 0 insertions, 5 deletions
diff --git a/update_jdn.sh b/update_jdn.sh
index 8b241943..63abc744 100755
--- a/update_jdn.sh
+++ b/update_jdn.sh
@@ -615,11 +615,6 @@ fi
explain "packages configured."
#
-# teach jessie and ubuntu 16.04 how to debootstrap buster
-#
-[ -L /usr/share/debootstrap/scripts/buster ] || ( cd /usr/share/debootstrap/scripts/ ; sudo ln -s sid buster )
-
-#
# install the heart of jenkins.debian.net
#
cd $BASEDIR