From e924140d6e33c2dbd803d83621b4405f18f49ebb Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 27 Feb 2015 10:15:16 +0100 Subject: chroot-installation: remove temporary notification when working around apt/proxy problems --- bin/chroot-installation.sh | 1 - 1 file changed, 1 deletion(-) (limited to 'bin/chroot-installation.sh') 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 -- cgit v1.2.3-54-g00ecf