diff options
Diffstat (limited to 'tests/chgrp/posix-H')
-rwxr-xr-x | tests/chgrp/posix-H | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/posix-H b/tests/chgrp/posix-H index 6cf101c8f..c5aeb4bfd 100755 --- a/tests/chgrp/posix-H +++ b/tests/chgrp/posix-H @@ -17,7 +17,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && chgrp --version +print_ver_ chgrp require_membership_in_two_groups_ set _ $groups; shift |