diff options
Diffstat (limited to 'update_jdn.sh')
-rwxr-xr-x | update_jdn.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/update_jdn.sh b/update_jdn.sh index 93628c73..cc1d87a3 100755 --- a/update_jdn.sh +++ b/update_jdn.sh @@ -503,6 +503,8 @@ if [ $BASEDIR/hosts/$HOSTNAME/etc/munin -nt $STAMP ] || [ ! -f $STAMP ] ; then fi explain "packages configured." +set -x + # # install the heart of jenkins.debian.net # |