[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian rebuilder 'thing': fixup path to file in ftp-master file structure

Holger Levsen gitlab at salsa.debian.org
Thu Apr 30 23:47:36 BST 2020



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


Commits:
770d57b6 by Holger Levsen at 2020-05-01T00:47:27+02:00
reproducible Debian rebuilder 'thing': fixup path to file in ftp-master file structure

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

- - - - -


1 changed file:

- bin/reproducible_debian_rebuilder_prototype.sh


Changes:

=====================================
bin/reproducible_debian_rebuilder_prototype.sh
=====================================
@@ -57,8 +57,8 @@ PKG="$(echo $FILE | cut -d '_' -f1)"
 VERSION="$(echo $FILE | cut -d '_' -f2)"
 POOLPATH=""            # declared as a global variable
 set_poolpath $PKG      # so we can set it here with a function
-FTPMASTERPATH="$(echo $BUILTINPHOPATH | cut -d '/' -f2-)"
-URLPATH="https://buildinfos.debian.net/ftp-master.debian.org/buildinfo/$FTPMASTERPATH/$PKG"
+FTPMASTERPATH="$(echo $BUILTINPHOPATH | cut -d '/' -f2-4)"
+URLPATH="https://buildinfos.debian.net/ftp-master.debian.org/buildinfo/$FTPMASTERPATH/"
 
 # NOPE: and do cleanup on pb7
 # hack, should be done better, also with cleanup *after* the job run...



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/770d57b6a410f3e711fe23fd6ffdd812561dc916
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/13363a97/attachment-0001.html>


More information about the Qa-jenkins-scm mailing list