[Qa-jenkins-scm] [jenkins.debian.net] 02/02: reproducible:	initialize PSCALL safely
    Holger Levsen 
    holger at moszumanska.debian.org
       
    Tue Apr 14 07:42:35 UTC 2015
    
    
  
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 2f7750d6ce295b42121ea94bc310f8ef9abc681d
Author: Holger Levsen <holger at layer-acht.org>
Date:   Tue Apr 14 09:39:16 2015 +0200
    reproducible: initialize PSCALL safely
---
 bin/reproducible_maintenance.sh | 1 +
 1 file changed, 1 insertion(+)
diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index 70d2c53..53799b2 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -138,6 +138,7 @@ if [ -s $RESULT ] ; then
 	done
 	if [ -s $TOKILL ] ; then
 		DIRTY=true
+		PSCALL=""
 		echo
 		echo "Warning: processes found which should not be there, killing them now:"
 		for PROCESS in $(cat $TOKILL) ; do
-- 
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