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

[dak/master] Do not sync any lock files.



Signed-off-by: Torsten Werner <twerner@debian.org>
---
 config/homedir/syncdd.sh |    3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diff --git a/config/homedir/syncdd.sh b/config/homedir/syncdd.sh
index 570e346..07c4bc5 100755
--- a/config/homedir/syncdd.sh
+++ b/config/homedir/syncdd.sh
@@ -83,8 +83,7 @@ if lockfile -r3 ${HOME}/sync.lock; then
         --exclude morgue/ \
         --exclude=lost+found/ \
         --exclude .da-backup.trace \
-        --exclude lock/new/ \
-        --exclude lock/stages/ \
+        --exclude lock/ \
         --exclude queue/holding/ \
         --exclude queue/newstage/ \
         --exclude queue/unchecked/ \
-- 
1.7.2.5


Reply to: