From 1ab917852690684a5bc9f717009096b20b45d657 Mon Sep 17 00:00:00 2001 From: Tim Shimmin Date: Thu, 26 Apr 2001 01:49:43 +0000 Subject: [PATCH] Update as we have changed chacl for its error checking. --- 051.out | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/051.out b/051.out index 38113538..3812e3db 100644 --- a/051.out +++ b/051.out @@ -49,7 +49,7 @@ Test was executed --- Test adding a USER ACE --- Expect to FAIL as no MASK provided -chacl: error setting access acl on "file1": Invalid argument +chacl: "u::---,g::---,o::---,u:17:r-x" is an invalid ACL specification. Ensure that ACL has not been changed file1 [u::---,g::---,o::r-x] Expect to PASS - USER ACE matches user @@ -60,7 +60,7 @@ Expect to FAIL - USER ACE does not match user --- Test adding a GROUP ACE --- Expect to FAIL as no MASK provided -chacl: error setting access acl on "file1": Invalid argument +chacl: "u::---,g::---,o::---,g:17:r-x" is an invalid ACL specification. Ensure that ACL has not been changed file1 [u::---,g::---,o::---,u:id2:r-x,m::rwx] file1 [u::---,g::---,o::---,g:id2:r-x,m::rwx] -- 2.39.5