X-Git-Url: https://gitweb.michael.orlitzky.com/?a=blobdiff_plain;f=run-tests.sh;h=a01d47c1922df9481ecb7213405593b8956776d5;hb=b7e682520c10f18efdd50901896291b7a74a72fc;hp=4bfd36461bbe3cd944792df67785938046326986;hpb=e5416a969f06b9f7c21859e606a9ac9f38fd7759;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 <