[Qa-jenkins-scm] [jenkins.debian.net] 02/02: Revert "reproducible_lede: disable node_cleanup_tmpdirs"

Holger Levsen holger at layer-acht.org
Tue Jun 13 18:39:43 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 0baff9b1582aaed26ffe961a418896eed91ed77f
Author: Alexander Couzens <lynxis at fe80.eu>
Date:   Tue Jun 13 18:39:20 2017 +0200

    Revert "reproducible_lede: disable node_cleanup_tmpdirs"
    
    This reverts commit 8ba28f306a5efb45a567998fbc13165cebecbaa2.
    
    Signed-off-by: Holger Levsen <holger at layer-acht.org>
---
 bin/reproducible_lede_common.sh | 1 -
 1 file changed, 1 deletion(-)

diff --git a/bin/reproducible_lede_common.sh b/bin/reproducible_lede_common.sh
index c2cbf44..3dfc7d3 100644
--- a/bin/reproducible_lede_common.sh
+++ b/bin/reproducible_lede_common.sh
@@ -19,7 +19,6 @@ 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