summaryrefslogtreecommitdiffstats
path: root/bin/d-i_check_jobs.sh
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2014-10-25 10:20:01 +0200
committerHolger Levsen <holger@layer-acht.org>2014-10-25 10:20:01 +0200
commitd1bb373a0ae05c5a5c31e46fd55d81795faaf7ce (patch)
treecf1c314eae4aa301ba5fdf84d2330d073d820867 /bin/d-i_check_jobs.sh
parent36192840d0365c9b832e07c0c8bcdae7ca114400 (diff)
downloadjenkins.debian.net-d1bb373a0ae05c5a5c31e46fd55d81795faaf7ce.tar.xz
introduce common DEBUG variable
Diffstat (limited to 'bin/d-i_check_jobs.sh')
-rwxr-xr-xbin/d-i_check_jobs.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/d-i_check_jobs.sh b/bin/d-i_check_jobs.sh
index dad4f95b..e76a6178 100755
--- a/bin/d-i_check_jobs.sh
+++ b/bin/d-i_check_jobs.sh
@@ -3,6 +3,7 @@
# Copyright 2012,2014 Holger Levsen <holger@layer-acht.org>
# released under the GPLv=2
+DEBUG=false
. /srv/jenkins/bin/common-functions.sh
common_init "$@"