diff options
Diffstat (limited to 'tests/chgrp/deref')
-rwxr-xr-x | tests/chgrp/deref | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/deref b/tests/chgrp/deref index ce70b9d2f..e63a14228 100755 --- a/tests/chgrp/deref +++ b/tests/chgrp/deref @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then chgrp --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_membership_in_two_groups_ set _ $groups; shift |