summaryrefslogtreecommitdiff
path: root/tests/chmod/no-x
diff options
context:
space:
mode:
Diffstat (limited to 'tests/chmod/no-x')
-rwxr-xr-xtests/chmod/no-x2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chmod/no-x b/tests/chmod/no-x
index 336041ce2..b65295bd8 100755
--- a/tests/chmod/no-x
+++ b/tests/chmod/no-x
@@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then
chmod --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
skip_if_root_
mkdir -p d/no-x/y a/b || framework_failure