]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: getfacl -n unsupported in older acl package
authorBoris Ranto <branto@redhat.com>
Wed, 1 Dec 2010 14:14:56 +0000 (15:14 +0100)
committerChristoph Hellwig <hch@lst.de>
Wed, 1 Dec 2010 14:14:56 +0000 (15:14 +0100)
commit084dc325dbd821201c87c5f1cec64d14f63a3ea1
treef01a9afc268c1d8a3f9ab98c189707b542980e6c
parent01c93ec817da5b61188f521c84bc49cead2a631f
xfstests: getfacl -n unsupported in older acl package

Test cases 051 and 067 use getfacl with option -n. This works well on newer systems but older acl package know only its longer version: --numeric.

Signed-off-by: Boris Ranto <branto@redhat.com>
Signed-off-by: Christoph Hellwig <hch@lst.de>
051
067