summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/posix/group_o_group.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/posix/group_o_group.sh b/tests/posix/group_o_group.sh
index 917c450..60aefc0 100644
--- a/tests/posix/group_o_group.sh
+++ b/tests/posix/group_o_group.sh
@@ -1,3 +1,3 @@
# Regression test for
# https://github.com/tavianator/bfs/issues/155
-bfs_diff basic -user 0 -o -user "$(id -g)"
+bfs_diff basic -group 0 -o -group "$(id -g)"