diff options
Diffstat (limited to 'tests/du/long-sloop')
-rwxr-xr-x | tests/du/long-sloop | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/long-sloop b/tests/du/long-sloop index 208417e70..31aac1fe5 100755 --- a/tests/du/long-sloop +++ b/tests/du/long-sloop @@ -23,7 +23,7 @@ if test "$VERBOSE" = yes; then du --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh # Create lots of directories, each containing a single symlink # pointing at the next directory in the list. |