Fixed the interaction of --fake-super with --link-dest & --xattrs.
[rsync/rsync.git] / testsuite / relative.test
index 2fa6687..4d578ed 100644 (file)
@@ -18,6 +18,8 @@ fromdir="$tmpdir/from"
 extrafile="$extradir/./$deepstr/extra.added.value"
 echo wowza >"$extrafile"
 
+$RSYNC -av --existing --include='*/' --exclude='*' "$fromdir/" "$extradir/"
+
 outfile="$scratchdir/rsync.out"
 
 cd "$fromdir"