diff options
Diffstat (limited to 'tests/chgrp/no-x')
-rwxr-xr-x | tests/chgrp/no-x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/no-x b/tests/chgrp/no-x index 93dd520c3..4cf168560 100755 --- a/tests/chgrp/no-x +++ b/tests/chgrp/no-x @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then chgrp --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_membership_in_two_groups_ skip_if_root_ |