diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2024-06-04 16:24:49 -0400 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2024-06-04 16:24:49 -0400 |
commit | 0410d8ee2575158686767ae0b0a7ad46d1ea54eb (patch) | |
tree | ae25940a5cbe1a64d0937531f08a23e2639fecc3 /tests/gnu/perm_000_slash.out | |
parent | d6c2c94896c4e9f49e187f6c7b0f0d376a2d02ac (diff) | |
download | bfs-0410d8ee2575158686767ae0b0a7ad46d1ea54eb.tar.xz |
tests: Add directories with different permissions to perms/
Diffstat (limited to 'tests/gnu/perm_000_slash.out')
-rw-r--r-- | tests/gnu/perm_000_slash.out | 16 |
1 files changed, 9 insertions, 7 deletions
diff --git a/tests/gnu/perm_000_slash.out b/tests/gnu/perm_000_slash.out index d7494b8..42f2fed 100644 --- a/tests/gnu/perm_000_slash.out +++ b/tests/gnu/perm_000_slash.out @@ -1,8 +1,10 @@ perms -perms/0 -perms/r -perms/rw -perms/rwx -perms/rx -perms/w -perms/wx +perms/dr-x +perms/drwx +perms/f--- +perms/f-w- +perms/f-wx +perms/fr-- +perms/fr-x +perms/frw- +perms/frwx |