Removed typo

This commit is contained in:
deajan 2016-12-08 11:04:51 +01:00
parent d6b5fcc20f
commit 15c49f3aa4
1 changed files with 1 additions and 1 deletions

View File

@ -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
( (