diff options
Diffstat (limited to 'tests/chgrp/no-x.sh')
-rwxr-xr-x | tests/chgrp/no-x.sh | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/chgrp/no-x.sh b/tests/chgrp/no-x.sh index c42a146cc..6fc7803a8 100755 --- a/tests/chgrp/no-x.sh +++ b/tests/chgrp/no-x.sh @@ -21,6 +21,7 @@ print_ver_ chgrp require_membership_in_two_groups_ skip_if_root_ +require_local_dir_ set _ $groups; shift g1=$1 |