Skip to content

Commit 4223543

Browse files
committed
tests/posix/group_o_group: Fix copy pasta
1 parent f34189e commit 4223543

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

tests/posix/group_o_group.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,3 @@
11
# Regression test for
22
# https://github.com/tavianator/bfs/issues/155
3-
bfs_diff basic -user 0 -o -user "$(id -g)"
3+
bfs_diff basic -group 0 -o -group "$(id -g)"

0 commit comments

Comments
 (0)