tests: more deterministic xattr07

* tests/xattr07.at: Define order of files within tested archive.
This commit is contained in:
Pavel Raiskup
2016-11-28 09:01:03 +01:00
committed by Sergey Poznyakoff
parent ee0508f01c
commit 22093ad2b6

View File

@@ -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/file
setfattr -n user.test -v OurFileValue dir/file2 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 OurDirValue2 dir
setfattr -n user.test -v OurFileValue2 dir/file setfattr -n user.test -v OurFileValue2 dir/file