From 4305d2d50142211997c789190335e5807eda9185 Mon Sep 17 00:00:00 2001 From: Holger Levsen Date: Mon, 7 Sep 2015 13:04:14 +0200 Subject: reproducible: remove useless warning, as it's been fixed automatically --- bin/reproducible_maintenance.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'bin') diff --git a/bin/reproducible_maintenance.sh b/bin/reproducible_maintenance.sh index d8883ffb..f2a7fb30 100755 --- a/bin/reproducible_maintenance.sh +++ b/bin/reproducible_maintenance.sh @@ -193,7 +193,7 @@ if [ -s $RESULT ] ; then DIRTY=true PSCALL="" echo - echo "Warning: processes found which should not be there, killing them now:" + echo "Info: processes found which should not be there, killing them now:" for PROCESS in $(cat $TOKILL) ; do PSCALL=${PSCALL:+"$PSCALL,"}"$PROCESS" done -- cgit v1.2.3-70-g09d2