[Git][qa/jenkins.debian.net][master] reproduce.d.n: make sure graph is created as early as possible
Holger Levsen (@holger)
gitlab at salsa.debian.org
Mon Dec 16 10:00:11 GMT 2024
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
be4043c6 by Holger Levsen at 2024-12-16T10:59:52+01:00
reproduce.d.n: make sure graph is created as early as possible
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/rebuilderd_graph.sh
Changes:
=====================================
bin/rebuilderd_graph.sh
=====================================
@@ -19,7 +19,7 @@ CSV=/srv/rebuilderd/stats/rebuilderd.csv
PNG=/srv/rebuilderd/stats/rb.png
TODAY=$(date '+%Y-%m-%d' -u)
DUMMY_FILE=$(mktemp -t rebuilderd-graph-XXXXXXXX)
-touch -d "$(date '+%Y-%m-%d') 02:00 UTC" $DUMMY_FILE
+touch -d "$(date '+%Y-%m-%d') 00:00 UTC" $DUMMY_FILE
#
# init .csv file if needed
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/be4043c6be819a746f6ab12a6108cfa2b9e24177
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/be4043c6be819a746f6ab12a6108cfa2b9e24177
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/qa-jenkins-scm/attachments/20241216/4ace81ee/attachment.htm>
More information about the Qa-jenkins-scm
mailing list