[Qa-jenkins-scm] [Git][qa/jenkins.debian.net][master] 2 commits: reproducible openwrt: create dir to touch file in

Holger Levsen gitlab at salsa.debian.org
Fri Oct 5 18:01:43 BST 2018


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


Commits:
eeb3ecbb by Holger Levsen at 2018-10-05T17:00:34Z
reproducible openwrt: create dir to touch file in

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

- - - - -
fa3ed5a7 by Holger Levsen at 2018-10-05T17:01:19Z
reproducible openwrt: use real git repo

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

- - - - -


1 changed file:

- bin/reproducible_openwrt.sh


Changes:

=====================================
bin/reproducible_openwrt.sh
=====================================
@@ -8,7 +8,7 @@
 # configuration
 GENERIC_NODE1=profitbricks-build3-amd64.debian.net
 GENERIC_NODE2=profitbricks-build4-amd64.debian.net
-OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/staging/lynxis.git
+OPENWRT_GIT_REPO=https://git.openwrt.org/openwrt/openwrt.git
 OPENWRT_GIT_BRANCH=master
 DEBUG=false
 OPENWRT_CONFIG=
@@ -129,6 +129,7 @@ node_save_logs() {
 
 	if [ ! -d "$tmpdir/build/source/logs" ] ; then
 		# we create an empty tar.xz instead of failing
+		mkdir -p $tmpdir
 		touch "$tmpdir/build_logs.tar.xz"
 	else
 		echo "$(date -u) - saving \$tmpdir/build/source in $tmpdir/build_logs.tar.xz"



View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/d751a860e35b711eb4803ddb23a9f90db0798d55...fa3ed5a7e2596944f4a9d61a97acaf849de614d8

-- 
View it on GitLab: https://salsa.debian.org/qa/jenkins.debian.net/compare/d751a860e35b711eb4803ddb23a9f90db0798d55...fa3ed5a7e2596944f4a9d61a97acaf849de614d8
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/20181005/9e015544/attachment.html>


More information about the Qa-jenkins-scm mailing list