X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=run-tests.sh;h=a01d47c1922df9481ecb7213405593b8956776d5;hb=a95072ea297e696f410c2f3a08586acb025677d7;hp=4bfd36461bbe3cd944792df67785938046326986;hpb=950ef1a3228a2c6427dbd8f836100d0d91221740;p=apply-default-acl.git diff --git a/run-tests.sh b/run-tests.sh index 4bfd364..a01d47c 100755 --- a/run-tests.sh +++ b/run-tests.sh @@ -139,8 +139,8 @@ compare -# Make sure execute permission is removed for group/other after the -# reapplication. +# Since the default ACL will grant r-x to group/other, they will wind +# up with it. TESTNUM=6 touch "${TARGET}" chmod 744 "${TARGET}" @@ -151,9 +151,9 @@ setfacl -d -m user:mail:rwx "${TESTDIR}" EXPECTED=$(cat <