From fb5855be7cecad423390fcc07d931c4caeabb986 Mon Sep 17 00:00:00 2001 From: Ansgar Burchardt Date: Sun, 7 Oct 2012 16:32:20 +0200 Subject: [PATCH] scripts/debian/sync-dd: rsync should stay quiet --- scripts/debian/sync-dd | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/debian/sync-dd b/scripts/debian/sync-dd index 93eae7da..7022a5bf 100755 --- a/scripts/debian/sync-dd +++ b/scripts/debian/sync-dd @@ -91,7 +91,7 @@ if lockfile -r3 "${lockfile}"; then # command for the remote side: # command="rsync --server -lHogDtpre.iLsf -B8192 --timeout=3600 --delete-after . /srv/ftp-master.debian.org/" - rsync -avH -B8192 \ + rsync -aH -B8192 \ --exclude mirror \ --exclude rsync/ \ --exclude lost+found \ -- 2.39.2