diff options
author | Tavian Barnes <tavianator@tavianator.com> | 2017-11-05 11:02:27 -0500 |
---|---|---|
committer | Tavian Barnes <tavianator@tavianator.com> | 2017-11-05 11:02:27 -0500 |
commit | 7f8bacca4c2b1d35bb65ddf8cbf70fadf1adf66e (patch) | |
tree | 54d1ba2f4f1cbe4a4465b87053bf229909a500c9 /tests/test_perm_222_plus.out | |
parent | 3c02f3290804acedfc922ae82ce2a3aca5ca2ec7 (diff) | |
download | bfs-7f8bacca4c2b1d35bb65ddf8cbf70fadf1adf66e.tar.xz |
parse: Support -perm +7777, for compatibility with BSD and old GNU find
Diffstat (limited to 'tests/test_perm_222_plus.out')
-rw-r--r-- | tests/test_perm_222_plus.out | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/tests/test_perm_222_plus.out b/tests/test_perm_222_plus.out new file mode 100644 index 0000000..9a5b95a --- /dev/null +++ b/tests/test_perm_222_plus.out @@ -0,0 +1,5 @@ +perms +perms/rw +perms/rwx +perms/w +perms/wx |