diff options
Diffstat (limited to 'tests/du/slash')
-rwxr-xr-x | tests/du/slash | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/slash b/tests/du/slash index a939b91b6..d433a9235 100755 --- a/tests/du/slash +++ b/tests/du/slash @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then du --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_readable_root_ fail=0 |