[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible Debian rebuilder 'thing': ifxup path

Holger Levsen gitlab at salsa.debian.org
Fri May 1 00:05:54 BST 2020



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


Commits:
63f4cdc6 by Holger Levsen at 2020-05-01T01:05:44+02:00
reproducible Debian rebuilder 'thing': ifxup path

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
=====================================
@@ -61,8 +61,8 @@ FTPMASTERPATH="$(echo $BUILTINPHOPATH | cut -d '/' -f2-4)"
 URLPATH="https://buildinfos.debian.net/ftp-master.debian.org/buildinfo/$FTPMASTERPATH/"
 
 # FIXME: hack, should be done better, also with cleanup *after* the job run...
-mkdir -p ~/rebuilder-prototype
-BTPKG="~/rebuilder-prototype/$PKG"
+mkdir -p $PWD/rebuilder-prototype
+BTPKG="$PWD/rebuilder-prototype/$PKG"
 mkdir $BTPKG || (rm $BTPKG -r ; mkdir $BTPKG)
 cd $BTPKG
 



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

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/-/commit/63f4cdc680d043a2e94f22c3d02cd2f0c8bb80b4
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/6fb053d3/attachment.html>


More information about the Qa-jenkins-scm mailing list