From: Torsten Werner Date: Fri, 25 Mar 2011 21:25:48 +0000 (+0100) Subject: Do not sync lock/stages/ to ries. X-Git-Url: https://git.decadent.org.uk/gitweb/?p=dak.git;a=commitdiff_plain;h=e3d6a4b843d252d07cdf401aa7d68d0d8a06281a Do not sync lock/stages/ to ries. Signed-off-by: Torsten Werner --- diff --git a/config/homedir/syncdd.sh b/config/homedir/syncdd.sh index 652c29a0..745130cf 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 \