2
0
mirror of https://github.com/deajan/osync synced 2024-11-19 03:25:37 +00:00

Removed typo

This commit is contained in:
deajan 2016-12-08 11:04:51 +01:00
parent d6b5fcc20f
commit 15c49f3aa4

View File

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