mirror of
https://github.com/deajan/osync
synced 2024-11-19 03:25:37 +00:00
Removed typo
This commit is contained in:
parent
d6b5fcc20f
commit
15c49f3aa4
@ -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
|
||||
(
|
||||
|
Loading…
Reference in New Issue
Block a user