diff options
Diffstat (limited to 'tests/du/slink')
-rwxr-xr-x | tests/du/slink | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/slink b/tests/du/slink index 082efddf7..588c4df32 100755 --- a/tests/du/slink +++ b/tests/du/slink @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then du --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh # Determine if `.' is on a local (would non-NFS be sufficient?) file system. # On at least some NFS implementations, symlinks never take up space, |