[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 3 commits: reproducible_pool_buildinfos: fix POOLFILE path

Holger Levsen gitlab at salsa.debian.org
Mon Mar 1 14:03:36 GMT 2021



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


Commits:
abfbb8b5 by Frédéric Pierret (fepitre) at 2021-03-01T15:02:08+01:00
reproducible_pool_buildinfos: fix POOLFILE path

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

- - - - -
4d3a4bc2 by Frédéric Pierret (fepitre) at 2021-03-01T15:02:13+01:00
reproducible_pool_buildinfos: add new author from latest contribution

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

- - - - -
40d7f445 by Holger Levsen at 2021-03-01T15:03:24+01:00
reproducible_pool_buildinfos: improve POOLFILE once more

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,8 @@
 #!/bin/bash
 # vim: set noexpandtab:
 
-# Copyright 2019-2020 Holger Levsen <holger at layer-acht.org>
+# Copyright 2019-2021 Holger Levsen <holger at layer-acht.org>
+# Copyright 2021 Frédéric Pierret <frederic.pierret at qubes-os.org>
 # released under the GPLv2
 
 ###################################################################
@@ -20,7 +21,7 @@ set -e
 BASEPATH=~jenkins/userContent/reproducible/debian
 FTPPATH=$BASEPATH/ftp-master.debian.org/buildinfo
 POOLPATH=$BASEPATH/buildinfo-pool
-POOLFILE=$POOLPATH/buildinfo-pool.list
+POOLFILE=${POOLPATH}.list
 mkdir -p $POOLPATH
 
 # just in case



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/6b23fd574ddf0f63e9ab27898723c424646dfa90...40d7f445932d3f2f9a753647d69e2452d3c6ed5c

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/compare/6b23fd574ddf0f63e9ab27898723c424646dfa90...40d7f445932d3f2f9a753647d69e2452d3c6ed5c
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/20210301/2bdd7c45/attachment.htm>


More information about the Qa-jenkins-scm mailing list