summaryrefslogtreecommitdiff
path: root/tests/touch/now-owned-by-other
diff options
context:
space:
mode:
Diffstat (limited to 'tests/touch/now-owned-by-other')
-rwxr-xr-xtests/touch/now-owned-by-other4
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/touch/now-owned-by-other b/tests/touch/now-owned-by-other
index d4e01dd27..7aaa4f3a0 100755
--- a/tests/touch/now-owned-by-other
+++ b/tests/touch/now-owned-by-other
@@ -21,8 +21,8 @@ if test "$VERBOSE" = yes; then
touch --version
fi
-. $srcdir/../envvar-check
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/envvar-check
+. $top_srcdir/tests/test-lib.sh
require_root_
group_num=$(id -g $NON_ROOT_USERNAME)