From 1214f394325ad23ef567f8c80e3fc6dc5b729e71 Mon Sep 17 00:00:00 2001 From: FailedProxy Date: Fri, 27 Mar 2026 21:37:25 +0000 Subject: [PATCH] test --- common.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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() {