pull/5/head
deajan 10 years ago
parent 5a2fb4f286
commit abe0a1c954

@ -1911,7 +1911,7 @@ function SyncOnChanges
cmd="bash $osync_cmd $opts --no-locks"
fi
eval $cmd
retval = $?
retval=$?
if [ $retval != 0 ]
then
LogError "osync child exited with error."

Loading…
Cancel
Save