summaryrefslogtreecommitdiff
path: root/tests/chmod/setgid
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/setgid')
-rwxr-xr-xtests/chmod/setgid4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/chmod/setgid b/tests/chmod/setgid
index cee9ca6bb..c716e4b2a 100755
--- a/tests/chmod/setgid
+++ b/tests/chmod/setgid
@@ -22,8 +22,8 @@ if test "$VERBOSE" = yes; then
chmod --version
fi
-. $srcdir/../lang-default
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/lang-default
+. $top_srcdir/tests/test-lib.sh
umask 0
mkdir d || framework_failure