diff options
Diffstat (limited to 'bin')
-rwxr-xr-x | bin/chroot-installation.sh | 1 |
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 |