]> git-server-git.apps.pok.os.sepia.ceph.com Git - xfstests-dev.git/commit
xfstests: ignore absolute address in filename in test case 237
authorBoris Ranto <branto@redhat.com>
Tue, 14 Dec 2010 19:17:16 +0000 (20:17 +0100)
committerChristoph Hellwig <hch@lst.de>
Tue, 14 Dec 2010 19:17:16 +0000 (20:17 +0100)
commitdb6661d5219751b602d49165ae6a4e1e09ac1baf
tree6d8175a366f3ea0b7e7ca9e1f72c010678b9e872
parent084dc325dbd821201c87c5f1cec64d14f63a3ea1
xfstests: ignore absolute address in filename in test case 237

Test case 237 checks for setfacl output. The setfacl can use both
relative address or absolute address for filename.

Following patch ignores the unnecessary part of absolute address and
therefore the test case can pass on systems that output absolute
address.

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