From: Wayne Davison Date: Fri, 29 Dec 2006 00:56:25 +0000 (+0000) Subject: Added a sleep so that the --delete-delay action will always tweak X-Git-Tag: v3.0.0pre1~405 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ce5fddc3ed022909918567882baa703545a44b8c;p=thirdparty%2Frsync.git Added a sleep so that the --delete-delay action will always tweak the directory time, and reveal any lack of dir-time touch-up. --- diff --git a/testsuite/fuzzy.test b/testsuite/fuzzy.test index ae67661b..1f389171 100644 --- a/testsuite/fuzzy.test +++ b/testsuite/fuzzy.test @@ -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 \