Commit 56078033 authored by Wayne Davison's avatar Wayne Davison

- Added a sleep to make sure that the preservation of the mtime on

  implied directories is working.
parent 76e0a49e
......@@ -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"
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment