[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] reproducible OpenWrt: add a forgotten `cd` before parsing the Packages.manifest

Holger Levsen gitlab at salsa.debian.org
Sat Mar 9 22:10:18 GMT 2019


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


Commits:
05fa25de by Alexander Couzens at 2019-03-09T22:09:51Z
reproducible OpenWrt: add a forgotten `cd` before parsing the Packages.manifest

Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
Signed-off-by: Holger Levsen <holger at layer-acht.org>

- - - - -


1 changed file:

- bin/reproducible_openwrt.sh


Changes:

=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -645,6 +645,7 @@ else
 fi
 
 # parse the OpenWrt Packages.manifest files to generate results to fill into the database
+cd "$RESULTSDIR/b1"
 for i in * ; do
 	cd "$i"
 



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/05fa25de1bea4584b9233a196d44d7cf113aaebd

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/commit/05fa25de1bea4584b9233a196d44d7cf113aaebd
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/20190309/46e11cc4/attachment.html>


More information about the Qa-jenkins-scm mailing list