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

[dak/master] Do not sync lock/stages/ to ries.



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

diff --git a/config/homedir/syncdd.sh b/config/homedir/syncdd.sh
index 652c29a..745130c 100755
--- a/config/homedir/syncdd.sh
+++ b/config/homedir/syncdd.sh
@@ -82,6 +82,7 @@ if lockfile -r3 ${HOME}/sync.lock; then
 	    --exclude morgue/ \
 	    --exclude=lost+found/ \
 	    --exclude .da-backup.trace \
+            --exclude lock/stages/ \
 	    --delete \
 	    --delete-after \
 	    --timeout 3600 \
-- 
1.7.2.5


Reply to: