From 2c00e7d0ad36351ebbf2721800f28815a71b5294 Mon Sep 17 00:00:00 2001 From: John Southworth Date: Fri, 9 Sep 2011 19:07:28 -0500 Subject: Forgot to fix a typo in the local copy of vyatta-monitor-cleanup (cherry picked from commit 8f4406f107b6f93eb9e868018150e1f4687aef68) --- scripts/vyatta-monitor-cleanup | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts') diff --git a/scripts/vyatta-monitor-cleanup b/scripts/vyatta-monitor-cleanup index 89eea93..cd08cbc 100644 --- a/scripts/vyatta-monitor-cleanup +++ b/scripts/vyatta-monitor-cleanup @@ -23,7 +23,7 @@ for pidfile in "${MPIDS[@]}"; do rm -rf $pidfile fi fi - elsif [[ "$MODE" == "LOGOUT" ]]; then + elif [[ "$MODE" == "LOGOUT" ]]; then # on logout kill all monitors kill $pid rm -rf $pidfile -- cgit v1.2.3