From 516cf783262488a1ddb2b8d709f349809ebf74a3 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Fri, 9 Oct 2015 09:56:52 +0200 Subject: reproducible: indicate processes to kill --- bin/reproducible_maintenance.sh | 1 + 1 file changed, 1 insertion(+) (limited to 'bin') diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh index e4cee248..8a8e619e 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 -- cgit v1.2.3-70-g09d2