Fix up 057 to test the prior bug in acl_get_fd, acl_get_file.

This commit is contained in:
Tim Shimmin
2001-05-29 07:08:24 +00:00
parent 2cb584ef2f
commit 4a846cb27a
7 changed files with 544 additions and 7 deletions
+17
View File
@@ -15,3 +15,20 @@ file1: access irix-empty
access, fd, linux-semantics
file1: access u::rwx,g::r-x,o::-w-
file1 [u::rwx,g::rw-,o::---,u:id1:r-x,g:id1:r--,m::rwx]
-rwxrwx--- 0 0 file1
access, default, irix-semantics
file1: access u::rwx,g::rw-,o::---,u:id1:r-x,g:id1:r--,m::rwx
file1: default irix-empty
access, default, linux-semantics
file1: access u::rwx,g::rw-,o::---,u:id1:r-x,g:id1:r--,m::rwx
file1: default linux-empty
access, fd, irix-semantics
file1: access u::rwx,g::rw-,o::---,u:id1:r-x,g:id1:r--,m::rwx
access, fd, linux-semantics
file1: access u::rwx,g::rw-,o::---,u:id1:r-x,g:id1:r--,m::rwx