summaryrefslogtreecommitdiff
path: root/testsuite/xattrs.test
diff options
context:
space:
mode:
authorWayne Davison <wayned@samba.org>2008-06-12 23:08:43 -0700
committerWayne Davison <wayned@samba.org>2008-06-12 23:08:43 -0700
commit67347196b13941fdf455517855481875ccf21152 (patch)
tree5a544668854e81a8860190677f547db68a0756d9 /testsuite/xattrs.test
parente424e261284560662a8de1bfe2beeadb2293dbe2 (diff)
downloadrsync-67347196b13941fdf455517855481875ccf21152.tar.gz
Fix the problem with setting xattrs on a directory that has an
identical match found in a --link-dest/--copy-dest hierarchy.
Diffstat (limited to 'testsuite/xattrs.test')
-rw-r--r--testsuite/xattrs.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/xattrs.test b/testsuite/xattrs.test
index 93e23a9b..8a311c4a 100644
--- a/testsuite/xattrs.test
+++ b/testsuite/xattrs.test
@@ -64,6 +64,10 @@ xset user.foo foo file2
xset user.bar bar file2
xset user.long 'a long attribute for our new file that tests to ensure that this works' file2
+xset user.dir1 'need to test directory xattrs too' foo
+xset user.dir2 'another xattr' foo
+xset user.dir3 'this is one last one for the moment' foo
+
xset user.foo 'new foo' foo/file3 foo/bar/file5
xset user.bar 'new bar' foo/file3 foo/bar/file5
xset user.long 'this is also a long attribute that will be truncated in the initial data send' foo/file3 foo/bar/file5