[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] make script to manually seed the pool futureproof

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Jan 2 18:14:48 GMT 2022



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


Commits:
902177fd by Holger Levsen at 2022-01-02T19:14:39+01:00
make script to manually seed the pool futureproof

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

- - - - -


1 changed file:

- bin/reproducible_pool_buildinfos.sh


Changes:

=====================================
bin/reproducible_pool_buildinfos.sh
=====================================
@@ -135,7 +135,7 @@ do_day(){
 
 # this takes a long time and is not run by the jenkins job but manually
 loop_through_all(){
-	for YEAR in $(seq 2016 2022) ; do
+	for YEAR in $(seq 2016 $(date -u +%Y)) ; do
 		for MONTH in $(seq -w 01 12) ; do
 			for DAY in $(seq -w 01 31) ; do
 				do_day



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/902177fd6c558c9ae15b25215bc7d6f244e65c19
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/20220102/bacf8859/attachment-0001.htm>


More information about the Qa-jenkins-scm mailing list