[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible_lede: disable node_cleanup_tmpdirs
Holger Levsen
holger at layer-acht.org
Sat Jun 10 08:49:49 UTC 2017
This is an automated email from the git hooks/post-receive script.
holger pushed a commit to branch master
in repository jenkins.debian.net.
commit 8ba28f306a5efb45a567998fbc13165cebecbaa2
Author: Alexander Couzens <lynxis at fe80.eu>
Date: Sat Jun 10 01:41:26 2017 +0200
reproducible_lede: disable node_cleanup_tmpdirs
Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
bin/reproducible_lede_common.sh | 1 +
1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_lede_common.sh b/bin/reproducible_lede_common.sh
index a4bf88e..8e4065f 100644
--- a/bin/reproducible_lede_common.sh
+++ b/bin/reproducible_lede_common.sh
@@ -19,6 +19,7 @@ node_debug() {
# only called direct on a remote build node
node_cleanup_tmpdirs() {
export TMPDIR=$1
+ return
cd
# (very simple) check we are deleting the right stuff
if [ "${TMPDIR:0:26}" != "/srv/reproducible-results/" ] || [ ${#TMPDIR} -le 26 ] ; then
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/qa/jenkins.debian.net.git
More information about the Qa-jenkins-scm
mailing list