summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--start-cisco678polld.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/start-cisco678polld.sh b/start-cisco678polld.sh
index e2d98c3..257e7b9 100644
--- a/start-cisco678polld.sh
+++ b/start-cisco678polld.sh
@@ -35,7 +35,7 @@ cklockpid() {
grep -v 'grep' |\
awk '{print $1}' )
if [ ${CKPID} ] && [ ${1} -eq ${CKPID} ] ; then
- printf "proc is running, lock is valid"
+ printf "proc is running, lock is valid\n"
fi
else
printf lock pid does not exist\n"