diff --git a/common.sh b/common.sh index 1330a4d..8ae87ab 100644 --- a/common.sh +++ b/common.sh @@ -149,7 +149,7 @@ wait_for_rsync() { } # ----------------------------------------------------------------------------------------------- -# ----------------------------- DEFAULT RSYNC OPTIONS ------------------------------------------ +# ----------------------------- DEFAULT RSYNC OPTIONS ------------------------------------------- # ----------------------------------------------------------------------------------------------- DEFAULT_RSYNC_OPTS=( @@ -162,7 +162,7 @@ DEFAULT_RSYNC_OPTS=( ) # ----------------------------------------------------------------------------------------------- -# ----------------------------- PROFILE HANDLING (FROM MASTER.CONF) ------------------------------ +# ----------------------------- PROFILE HANDLING (FROM MASTER.CONF) ----------------------------- # ----------------------------------------------------------------------------------------------- get_rsync_opts() {