summaryrefslogtreecommitdiff
path: root/tests/chmod/inaccessible
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/inaccessible')
-rwxr-xr-xtests/chmod/inaccessible2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/inaccessible b/tests/chmod/inaccessible
index 6e8744dbb..70cdc9bff 100755
--- a/tests/chmod/inaccessible
+++ b/tests/chmod/inaccessible
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
chmod --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
mkdir -p d/e || framework_failure
chmod 0 d/e d || framework_failure