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/executable.out | |
parent | d6c2c94896c4e9f49e187f6c7b0f0d376a2d02ac (diff) | |
download | bfs-0410d8ee2575158686767ae0b0a7ad46d1ea54eb.tar.xz |
tests: Add directories with different permissions to perms/
Diffstat (limited to 'tests/gnu/executable.out')
-rw-r--r-- | tests/gnu/executable.out | 8 |
1 files changed, 5 insertions, 3 deletions
diff --git a/tests/gnu/executable.out b/tests/gnu/executable.out index 49c1b21..08965bf 100644 --- a/tests/gnu/executable.out +++ b/tests/gnu/executable.out @@ -1,4 +1,6 @@ perms -perms/rwx -perms/rx -perms/wx +perms/dr-x +perms/drwx +perms/f-wx +perms/fr-x +perms/frwx |