diff options
Diffstat (limited to 'bin/reproducible_housekeeping.sh')
-rwxr-xr-x | bin/reproducible_housekeeping.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_housekeeping.sh b/bin/reproducible_housekeeping.sh index 8abcb6d6..9117f1b7 100755 --- a/bin/reproducible_housekeeping.sh +++ b/bin/reproducible_housekeeping.sh @@ -3,6 +3,7 @@ # Copyright 2014 Holger Levsen <holger@layer-acht.org> # released under the GPLv=2 +DEBUG=false . /srv/jenkins/bin/common-functions.sh common_init "$@" |