summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rwxr-xr-xbin/d-i_check_jobs.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/d-i_check_jobs.sh b/bin/d-i_check_jobs.sh
index 617f0eac..04cc0ead 100755
--- a/bin/d-i_check_jobs.sh
+++ b/bin/d-i_check_jobs.sh
@@ -6,7 +6,7 @@
#
# default settings
#
-set -x
+#set -x
set -e
export LC_ALL=C
export http_proxy="http://localhost:3128"