[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] increment year in case we want to run this manually again

Holger Levsen (@holger) gitlab at salsa.debian.org
Sun Jan 2 17:35:10 GMT 2022



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


Commits:
b7dc6c65 by Holger Levsen at 2022-01-02T18:35:02+01:00
increment year in case we want to run this manually again

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

- - - - -


1 changed file:

- bin/reproducible_pool_buildinfos.sh


Changes:

=====================================
bin/reproducible_pool_buildinfos.sh
=====================================
@@ -1,7 +1,7 @@
 #!/bin/bash
 # vim: set noexpandtab:
 
-# Copyright 2019-2021 Holger Levsen <holger at layer-acht.org>
+# Copyright 2019-2022 Holger Levsen <holger at layer-acht.org>
 # Copyright 2021 Frédéric Pierret <frederic.pierret at qubes-os.org>
 # released under the GPLv2
 
@@ -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 2020) ; do
+	for YEAR in $(seq 2016 2022) ; 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/b7dc6c65bdffe5535b896b21643bd53f4b08fba0

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/b7dc6c65bdffe5535b896b21643bd53f4b08fba0
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/052625bf/attachment.htm>


More information about the Qa-jenkins-scm mailing list