diff options
Diffstat (limited to 'tests/posix/group_nogroup.sh')
-rw-r--r-- | tests/posix/group_nogroup.sh | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/posix/group_nogroup.sh b/tests/posix/group_nogroup.sh new file mode 100644 index 0000000..cbd1ffc --- /dev/null +++ b/tests/posix/group_nogroup.sh @@ -0,0 +1,2 @@ +# Regression test: this was wrongly optimized to -false +bfs_diff basic -group "$(id -g)" \! -nogroup |