summaryrefslogtreecommitdiff
path: root/tests/rmdir/fail-perm
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rmdir/fail-perm')
-rwxr-xr-xtests/rmdir/fail-perm2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rmdir/fail-perm b/tests/rmdir/fail-perm
index bbfcad838..9eeb633ea 100755
--- a/tests/rmdir/fail-perm
+++ b/tests/rmdir/fail-perm
@@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then
rmdir --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
mkdir d d/e d/e/f || framework_failure
chmod a-w d || framework_failure