summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2012-12-28 12:57:38 +0100
committerHolger Levsen <holger@layer-acht.org>2012-12-28 12:57:38 +0100
commit52624559c4b1bd644c391e1ee268a12530862260 (patch)
tree488aa289bd6c169a3320e0b34762147dbd3124b8
parente2d363563491af65db11069206e6d3792ece0e15 (diff)
downloadjenkins.debian.net-52624559c4b1bd644c391e1ee268a12530862260.tar.xz
less debugging
-rwxr-xr-xbin/g-i-installation.sh1
1 files changed, 0 insertions, 1 deletions
diff --git a/bin/g-i-installation.sh b/bin/g-i-installation.sh
index 3c8cc7d2..39eebc45 100755
--- a/bin/g-i-installation.sh
+++ b/bin/g-i-installation.sh
@@ -438,7 +438,6 @@ monitor_system() {
let NR=NR+1
sleep 2
done
- set -x
if [ $NR -eq $MAX_RUNS ] ; then
echo "Warning: running for 6h, forceing termination."
fi