summaryrefslogtreecommitdiff
path: root/tests/du/fd-leak
diff options
context:
space:
mode:
Diffstat (limited to 'tests/du/fd-leak')
-rwxr-xr-xtests/du/fd-leak2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/fd-leak b/tests/du/fd-leak
index 73fe4f8e7..14df938d3 100755
--- a/tests/du/fd-leak
+++ b/tests/du/fd-leak
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
du --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
# Call this an expensive test. It's not that expensive, but command line
# limitations might induce failure on some losing systems.