We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f34189e commit 4223543Copy full SHA for 4223543
tests/posix/group_o_group.sh
@@ -1,3 +1,3 @@
1
# Regression test for
2
# https://github.com/tavianator/bfs/issues/155
3
-bfs_diff basic -user 0 -o -user "$(id -g)"
+bfs_diff basic -group 0 -o -group "$(id -g)"
0 commit comments