diff options
Diffstat (limited to 'tests.sh')
-rwxr-xr-x | tests.sh | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -496,7 +496,7 @@ function test_0091() { } function test_0092() { - ! "$BFS" perms -perm +rwx 2>/dev/null + bfs_diff perms -perm +rwx } function test_0093() { |