From: Wayne Davison Date: Thu, 28 Dec 2006 07:54:47 +0000 (+0000) Subject: - Added a sleep to make sure that the preservation of the mtime on X-Git-Url: https://mattmccutchen.net/rsync/rsync.git/commitdiff_plain/56078033762f8b62918a20abe1dd59fd6f719f82 - Added a sleep to make sure that the preservation of the mtime on implied directories is working. --- diff --git a/testsuite/relative.test b/testsuite/relative.test index 85353110..38a8056d 100644 --- a/testsuite/relative.test +++ b/testsuite/relative.test @@ -19,7 +19,7 @@ cd "$fromdir" # Main script starts here -echo "$fromdir" +sleep 1 runtest "basic relative" 'checkit "$RSYNC -avR ./$deepstr \"$todir\"" "$fromdir/" "$todir"' ln "$deepdir/filelist" "$deepdir/dir"