]> git.ipfire.org Git - thirdparty/tar.git/commit
xattrs: fix capabilities root test
authorPavel Raiskup <praiskup@redhat.com>
Mon, 8 Feb 2021 15:50:31 +0000 (17:50 +0200)
committerSergey Poznyakoff <gray@gnu.org>
Mon, 8 Feb 2021 15:50:31 +0000 (17:50 +0200)
commitbeeb19f927762f21aed7fc20e8e359c7aa21388b
treee4d06164fe9441e6c018fc87c1ae7a7d16c600d4
parent553210d5aded7c786d759bc3b0670d5def0ecb24
xattrs: fix capabilities root test

Related discussion in the Fedora pull-request:
https://src.fedoraproject.org/rpms/tar/pull-request/8

* tests/capabs_raw01.at: Newer systems (currently e.g. Fedora 34)
print getcap output in format CAP=VAL, not CAP+VAL.
tests/capabs_raw01.at