summaryrefslogtreecommitdiffstats
path: root/bin
diff options
context:
space:
mode:
authorHolger Levsen <holger@layer-acht.org>2016-12-18 10:20:49 +0100
committerHolger Levsen <holger@layer-acht.org>2016-12-18 10:21:07 +0100
commite8dcc2776189bff83873ad2d60f40069fa8d08a0 (patch)
tree64eac9bbe05613995870f5b955c341f4e72b1d61 /bin
parent17534a6386e38ab9a5f312d734532354e8d17210 (diff)
downloadjenkins.debian.net-e8dcc2776189bff83873ad2d60f40069fa8d08a0.tar.xz
add debug output
Signed-off-by: Holger Levsen <holger@layer-acht.org>
Diffstat (limited to 'bin')
-rwxr-xr-xbin/reproducible_maintenance.sh1
1 files changed, 1 insertions, 0 deletions
diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index bab44c76..1adb1f3d 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -413,6 +413,7 @@ if [ "$HOSTNAME" = "$MAINNODE" ] && [ $(date -u +%H) -eq 0 ] ; then
echo "$(grep -c https $TMPFILE) entries found:"
else
echo "$(grep -c 'stale builds found' $TMPFILE || true) entries found:"
+ echo debug
fi
echo
cat $TMPFILE ) | mail -s "$(basename $PROBLEM) found" qa-jenkins-scm@lists.alioth.debian.org