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