[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible OpenWrt: set executable bit to reproducible_openwrt_package_parser.py
Holger Levsen
gitlab at salsa.debian.org
Mon Mar 11 08:12:33 GMT 2019
Holger Levsen pushed to branch master at Debian QA / jenkins.debian.net
Commits:
799a9bbd by Alexander Couzens at 2019-03-11T08:12:13Z
reproducible OpenWrt: set executable bit to reproducible_openwrt_package_parser.py
Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
32378e36 by Alexander Couzens at 2019-03-11T08:12:23Z
reproducible OpenWrt: use correct arguments for the reproducible_openwrt_package_parser
Signed-off-by: Alexander Couzens <lynxis at fe80.eu>
Signed-off-by: Holger Levsen <holger at layer-acht.org>
- - - - -
2 changed files:
- bin/reproducible_openwrt.sh
- bin/reproducible_openwrt_package_parser.py
Changes:
=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -670,8 +670,9 @@ for i in * ; do
echo "One Packages.manifest list does not exist! Either $RESULTSDIR/b1/$i/$j or $RESULTSDIR/b2/$i/$j"
fi
echo "Running reproducible_openwrt_package_parser.py"
- /srv/jenkins/bin/reproducible_openwrt_package_parser.py "$PKGS1" "$PKGS2" || true
+ /srv/jenkins/bin/reproducible_openwrt_package_parser.py "$RESULTSDIR/b1/$i/$j" "$RESULTSDIR/b2/$i/$j" || true
done
+ cd ..
done
write_openwrt_page_header(){
=====================================
bin/reproducible_openwrt_package_parser.py
=====================================
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/43aeb9088ce78585570a8c3455e7b7a95af44420...32378e36ff972fd926a3f3188acafb2ce1141c6a
--
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/43aeb9088ce78585570a8c3455e7b7a95af44420...32378e36ff972fd926a3f3188acafb2ce1141c6a
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/20190311/17a45cc8/attachment-0001.html>
More information about the Qa-jenkins-scm
mailing list