summaryrefslogtreecommitdiffstats
path: root/tests.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests.sh')
-rwxr-xr-xtests.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests.sh b/tests.sh
index 3d3d10b..eb23d20 100755
--- a/tests.sh
+++ b/tests.sh
@@ -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() {