]> git.donarmstrong.com Git - dak.git/commitdiff
Don't sync incoming - there's no point
authorMark Hymers <mhy@debian.org>
Tue, 12 Aug 2014 20:25:44 +0000 (20:25 +0000)
committerMark Hymers <mhy@debian.org>
Tue, 12 Aug 2014 20:25:44 +0000 (20:25 +0000)
Signed-off-by: Mark Hymers <mhy@debian.org>
scripts/debian/sync-dd

index 30fb1d9c9db571b05a68057494f8a662adaea68b..748c28c43bd6e60c62509bb475b2cc46c9bfdc64 100755 (executable)
@@ -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' \