From 5d20ae67e319468813a93bdf58bbde00ecef644c Mon Sep 17 00:00:00 2001 From: Mark Hymers Date: Tue, 12 Aug 2014 20:25:44 +0000 Subject: [PATCH] Don't sync incoming - there's no point Signed-off-by: Mark Hymers --- scripts/debian/sync-dd | 1 + 1 file changed, 1 insertion(+) diff --git a/scripts/debian/sync-dd b/scripts/debian/sync-dd index 30fb1d9c..748c28c4 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' \ -- 2.39.2