[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: hackup, loop through all years
Holger Levsen
gitlab at salsa.debian.org
Thu Apr 30 15:56:59 BST 2020
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
6539c4a8 by Holger Levsen at 2020-04-30T16:56:48+02:00
reproducible Debian: hackup, loop through all years
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
1 changed file:
- bin/reproducible_pool_buildinfos.sh
Changes:
=====================================
bin/reproducible_pool_buildinfos.sh
=====================================
@@ -129,7 +129,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 2019) ; do
+ for YEAR in $(seq 2016 2020) ; 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/6539c4a819725fbdf9f48c8fca33cc2858b4ff98
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/6539c4a819725fbdf9f48c8fca33cc2858b4ff98
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/20200430/4eb67169/attachment.html>
More information about the Qa-jenkins-scm
mailing list