[Git][qa/jenkins.debian.net][master] reproducible_pool_buildinfos.sh: add debug date output for benchmarking

Holger Levsen (@holger) gitlab at salsa.debian.org
Thu Dec 19 16:57:38 GMT 2024



Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net


Commits:
a3c52559 by Holger Levsen at 2024-12-19T17:57:22+01:00
reproducible_pool_buildinfos.sh: add debug date output for benchmarking

Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_pool_buildinfos.sh


Changes:

=====================================
bin/reproducible_pool_buildinfos.sh
=====================================
@@ -296,6 +296,7 @@ TMPDIR=$(mktemp -d -t buildinfos-pool-XXXXXX)
 
 trap 'exit_clean' INT TERM EXIT
 
+date -u
 for ARCH in $ARCHES ; do
 	for SUITE in $SUITES ; do
 		echo "Updating https://buildinfos.debian.net/buildinfo-pool.${SUITE}_${ARCH}.list"
@@ -303,3 +304,4 @@ for ARCH in $ARCHES ; do
 		query_db_buildinfos
 	done
 done
+date -u



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/a3c525594e40c33527d47842422ed75ab80d5d0e

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/a3c525594e40c33527d47842422ed75ab80d5d0e
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/20241219/4c5059f1/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list