Commit a9a8bc96 authored by Wayne Davison's avatar Wayne Davison

Got rid of the --no-ir kluge in this test.

parent a6e7b978
......@@ -48,8 +48,7 @@ $RSYNC -av --existing -f 'exclude,! */' from2/ from3/
$RSYNC -av --existing -f 'exclude,! */' from1/ chk/
$RSYNC -av --existing -f 'exclude,! */' from3/ chk/
# TODO: fix inc-recurse unduplications of directory contents!
checkit "$RSYNC -avv --no-ir deep/arg-test shallow from1/ from2/ from3/ to/" chk to
checkit "$RSYNC -avv deep/arg-test shallow from1/ from2/ from3/ to/" chk to
# The script would have aborted on error, so getting here means we've won.
exit 0
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