summaryrefslogtreecommitdiff
path: root/db-sync
diff options
context:
space:
mode:
authorParabola <dev@list.parabolagnulinux.org>2011-11-14 05:14:04 -0800
committerParabola <dev@list.parabolagnulinux.org>2011-11-14 05:14:04 -0800
commit801ea2c927ace5ee892209dd8e3c1044e1b3842e (patch)
tree0239fd4e5cbfb65d4b4c185599d37b8309743618 /db-sync
parent27b75785fe18e1e8a2d45f53daf8652ebe579ace (diff)
Fixes while testing it
Diffstat (limited to 'db-sync')
-rwxr-xr-xdb-sync2
1 files changed, 1 insertions, 1 deletions
diff --git a/db-sync b/db-sync
index 0bb79b7..1a9e02f 100755
--- a/db-sync
+++ b/db-sync
@@ -89,7 +89,7 @@ init() {
# We delete here for cleanup
rsync -vrtlH \
--delete-after \
- --safe-links \
+ --delete-excluded \
--delay-updates \
--max-delete=1000 \
--include-from=/tmp/${_repo}-${_arch}.whitelist \