[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible: remove debugging code
Holger Levsen
holger at moszumanska.debian.org
Wed Aug 19 18:12:03 UTC 2015
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 5811aa3b2be10642db102d0e6e2985ef33130581
Author: Holger Levsen <holger at layer-acht.org>
Date: Wed Aug 19 20:11:57 2015 +0200
reproducible: remove debugging code
---
bin/reproducible_html_dashboards.sh | 1 -
1 file changed, 1 deletion(-)
diff --git a/bin/reproducible_html_dashboards.sh b/bin/reproducible_html_dashboards.sh
index 3eedb24..4e80741 100755
--- a/bin/reproducible_html_dashboards.sh
+++ b/bin/reproducible_html_dashboards.sh
@@ -141,7 +141,6 @@ update_notes_stats() {
sqlite3 -init ${INIT} ${PACKAGES_DB} "INSERT INTO ${TABLE[4]} VALUES (\"$DATE\", \"$NOTES\")"
sqlite3 -init ${INIT} ${PACKAGES_DB} "INSERT INTO ${TABLE[5]} VALUES (\"$DATE\", \"$ISSUES\")"
fi
- echo "Adhoc-Debug: $NOTES $ISSUES $COUNT_ISSUES"
}
#
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list