mirror of
https://git.savannah.gnu.org/git/tar.git
synced 2026-08-17 06:46:05 +00:00
* tests/xattr06.at: Test include/exclude during archive/exctract.
This commit is contained in:
committed by
Sergey Poznyakoff
parent
bb6ddd8e04
commit
c81a0853bb
+1
-1
@@ -495,7 +495,7 @@ xattrs_xattrs_get (int parentfd, char const *file_name,
|
||||
|
||||
if (aret != -1)
|
||||
{
|
||||
if (!xattrs_masked_out(attr, true))
|
||||
if (!xattrs_masked_out (attr, true))
|
||||
xheader_xattr_add (st, attr, val, aret);
|
||||
}
|
||||
else if (errno != ENOATTR)
|
||||
|
||||
Reference in New Issue
Block a user