diff options
Diffstat (limited to 'tests/du/no-x')
-rwxr-xr-x | tests/du/no-x | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/no-x b/tests/du/no-x index b7d62730a..5569b5d19 100755 --- a/tests/du/no-x +++ b/tests/du/no-x @@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then du --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh skip_if_root_ mkdir -p d/no-x/y || framework_failure |