[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian: stop providing working URLs in...

Holger Levsen gitlab at salsa.debian.org
Tue Mar 31 23:39:57 BST 2020



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


Commits:
c9898fe9 by Holger Levsen at 2020-04-01T00:39:51+02:00
reproducible Debian: stop providing working URLs in https://buildinfos.debian.net/buildinfo-pool.list but reduce file size a lot

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

- - - - -


1 changed file:

- bin/reproducible_pool_buildinfos.sh


Changes:

=====================================
bin/reproducible_pool_buildinfos.sh
=====================================
@@ -161,7 +161,7 @@ fi
 cd $POOLPATH
 LIST=$(mktemp -t poollist.XXXXXXXX)
 find . -type l |sort > $LIST
-sed -i 's#^\./#https://buildinfos.debian.net/buildinfo-pool/#g' $LIST
+sed -i 's#^\./#/buildinfo-pool/#g' $LIST
 chmod 644 $LIST
 mv $LIST ../buildinfo-pool.list
 



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/c9898fe9169b68c4a59ca0718df9a7a6a7a52581
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/20200331/8be09ade/attachment.html>


More information about the Qa-jenkins-scm mailing list