[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

[dak/master] Don't sync incoming - there's no point



Signed-off-by: Mark Hymers <mhy@debian.org>
---
 scripts/debian/sync-dd |    1 +
 1 file changed, 1 insertion(+)

diff --git a/scripts/debian/sync-dd b/scripts/debian/sync-dd
index 30fb1d9..748c28c 100755
--- a/scripts/debian/sync-dd
+++ b/scripts/debian/sync-dd
@@ -86,6 +86,7 @@ if lockfile -r3 "${lockfile}"; then
 	--exclude "/s3kr1t" \
 	--exclude "/scripts/s3kr1t" \
 	--exclude "/tmp/" \
+    --exclude "/public/incoming.debian.org" \
 	--delete --delete-after \
 	--timeout 3600 \
 	-e 'ssh -o ConnectTimeout=30 -o SetupTimeout=30' \
-- 
1.7.10.4


Reply to: