Added a sleep so that the --delete-delay action will always tweak
authorWayne Davison <wayned@samba.org>
Fri, 29 Dec 2006 00:56:25 +0000 (00:56 +0000)
committerWayne Davison <wayned@samba.org>
Fri, 29 Dec 2006 00:56:25 +0000 (00:56 +0000)
the directory time, and reveal any lack of dir-time touch-up.

testsuite/fuzzy.test

index ae67661..1f38917 100644 (file)
@@ -14,6 +14,7 @@ mkdir "$todir"
 
 cp -p "$srcdir"/rsync.c "$fromdir"/rsync.c
 cp -p "$fromdir"/rsync.c "$todir"/rsync2.c
+sleep 1
 
 # Let's do it!
 checkit "$RSYNC -avvi --no-whole-file --fuzzy --delete-delay \