[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [PATCH] tests: avoid false failures with default ACLs
From: |
Pádraig Brady |
Subject: |
Re: [PATCH] tests: avoid false failures with default ACLs |
Date: |
Thu, 15 Oct 2015 03:01:21 +0100 |
User-agent: |
Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.2.0 |
On 14/10/15 22:33, Bernhard Voelker wrote:
> On 10/14/2015 04:27 PM, Pádraig Brady wrote:
>> * init.cfg (require_no_default_acl_): A new function to skip
>> when default ACLs are detected, or if the getfacl utility is
>> not available then skip if any non LSM ACLs detected.
>> * tests/cp/existing-perm-race.sh: Call require_no_default_acl_.
>> * tests/mkdir/parents.sh: Likewise.
>> * tests/mkdir/perm.sh: Likewise.
>
> Nice one! The patch looks perfect to me.
thanks for the review.
pushed