[Qa-jenkins-scm] [jenkins.debian.net] 01/01: reproducible: indicate processes to kill

Holger Levsen holger at moszumanska.debian.org
Fri Oct 9 07:57:41 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 516cf783262488a1ddb2b8d709f349809ebf74a3
Author: Holger Levsen <holger at layer-acht.org>
Date:   Fri Oct 9 09:56:52 2015 +0200

    reproducible: indicate processes to kill
---
 bin/reproducible_maintenance.sh | 1 +
 1 file changed, 1 insertion(+)

diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh
index e4cee24..8a8e619 100755
--- a/bin/reproducible_maintenance.sh
+++ b/bin/reproducible_maintenance.sh
@@ -288,6 +288,7 @@ for i in $PBUIDS ; do
 		# let's be generous and consider 14 hours here...
 		if [ $AGE -gt $(( 14*60*60 )) ] ; then
 			PSCALL=${PSCALL:+"$PSCALL,"}"$p"
+			echo "Warning: Could 'kill -9 $p' now, but not doing so now _yet_... "
 		fi
 	done
 done

-- 
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