Removed typo

pull/85/head
deajan 8 years ago
parent d6b5fcc20f
commit 15c49f3aa4

@ -300,7 +300,7 @@ exit $?
ENDSSH ENDSSH
result=$? result=$?
if [ $result != 0 ]; then if [ $result != 0 ]; then
Logger "Failed to check remote replica.." "CRITICAL" Logger "Failed to check remote replica." "CRITICAL"
fi fi
if [ -s "$RUN_DIR/$PROGRAM.${FUNCNAME[0]}.$SCRIPT_PID" ]; then if [ -s "$RUN_DIR/$PROGRAM.${FUNCNAME[0]}.$SCRIPT_PID" ]; then
( (

Loading…
Cancel
Save