tests: more deterministic xattr07
* tests/xattr07.at: Define order of files within tested archive.
This commit is contained in:
committed by
Sergey Poznyakoff
parent
ee0508f01c
commit
22093ad2b6
@@ -36,7 +36,7 @@ setfattr -n user.test -v OurDirValue dir
|
||||
setfattr -n user.test -v OurFileValue dir/file
|
||||
setfattr -n user.test -v OurFileValue dir/file2
|
||||
|
||||
tar --xattrs -cf archive.tar dir
|
||||
tar --xattrs --no-recursion -cf archive.tar dir dir/file dir/file2
|
||||
|
||||
setfattr -n user.test -v OurDirValue2 dir
|
||||
setfattr -n user.test -v OurFileValue2 dir/file
|
||||
|
||||
Reference in New Issue
Block a user