- Added a sleep to make sure that the preservation of the mtime on
authorWayne Davison <wayned@samba.org>
Thu, 28 Dec 2006 07:54:47 +0000 (07:54 +0000)
committerWayne Davison <wayned@samba.org>
Thu, 28 Dec 2006 07:54:47 +0000 (07:54 +0000)
  implied directories is working.

testsuite/relative.test

index 8535311..38a8056 100644 (file)
@@ -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"