summaryrefslogtreecommitdiff
path: root/tests/chgrp/no-x
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chgrp/no-x')
-rwxr-xr-xtests/chgrp/no-x8
1 files changed, 4 insertions, 4 deletions
diff --git a/tests/chgrp/no-x b/tests/chgrp/no-x
index 57900d83c..f4df292f5 100755
--- a/tests/chgrp/no-x
+++ b/tests/chgrp/no-x
@@ -2,7 +2,7 @@
# Make sure chgrp gives the right diagnostic for a readable,
# but inaccessible directory.
-# Copyright (C) 2003, 2006-2007 Free Software Foundation, Inc.
+# Copyright (C) 2003, 2006-2008 Free Software Foundation, Inc.
# This program is free software: you can redistribute it and/or modify
# it under the terms of the GNU General Public License as published by
@@ -22,9 +22,9 @@ if test "$VERBOSE" = yes; then
chgrp --version
fi
-. $srcdir/../lang-default
-. $srcdir/../group-names
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/lang-default
+. $top_srcdir/tests/group-names
+. $top_srcdir/tests/test-lib.sh
skip_if_root_
set _ $groups; shift