summaryrefslogtreecommitdiffstats
path: root/bin/chroot-installation.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2015-02-27 10:15:16 +0100
committerHolger Levsen <holger@layer-acht.org>2015-02-27 10:15:16 +0100
commite924140d6e33c2dbd803d83621b4405f18f49ebb (patch)
tree47ec691d2cdae1019fd295fc17c5498143ff5f94 /bin/chroot-installation.sh
parent4d3f591f10c9227279bf46f03819f983fed0f410 (diff)
downloadjenkins.debian.net-e924140d6e33c2dbd803d83621b4405f18f49ebb.tar.xz
chroot-installation: remove temporary notification when working around apt/proxy problems
Diffstat (limited to 'bin/chroot-installation.sh')
-rwxr-xr-xbin/chroot-installation.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/chroot-installation.sh b/bin/chroot-installation.sh
index 47b48d68..ccaa4577 100755
--- a/bin/chroot-installation.sh
+++ b/bin/chroot-installation.sh
@@ -61,7 +61,6 @@ execute_ctmpfile() {
echo
echo "Warning: Network problem detected."
echo "Trying to workaround temporarily failure fetching packages, trying again..."
- kgb-client --conf /srv/jenkins/kgb/debian-qa.conf --relay-msg "h01ger: check $BUILD_URL for 'Trying to workaround'..."
echo
sudo chroot $CHROOT_TARGET $TMPFILE
else