bundles/backup-client: remove duplicate space
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
Some checks failed
kunsi/bundlewrap/pipeline/head There was a failure building this commit
This commit is contained in:
parent
c43129104d
commit
d51d7316d0
1 changed files with 1 additions and 1 deletions
|
@ -103,7 +103,7 @@ do_backup "${path}"
|
||||||
<%text>
|
<%text>
|
||||||
if [[ -n "$rsync_errors" ]]
|
if [[ -n "$rsync_errors" ]]
|
||||||
then
|
then
|
||||||
save_result_for_monitoring 2 "rsync failed: $rsync_errors"
|
save_result_for_monitoring 2 "rsync failed:$rsync_errors"
|
||||||
exit 1
|
exit 1
|
||||||
fi
|
fi
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue