diff options
Diffstat (limited to 'tests/du/inaccessible-cwd')
-rwxr-xr-x | tests/du/inaccessible-cwd | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/inaccessible-cwd b/tests/du/inaccessible-cwd index a1656b217..264a3816e 100755 --- a/tests/du/inaccessible-cwd +++ b/tests/du/inaccessible-cwd @@ -21,7 +21,7 @@ # this test would fail. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && du --version +print_ver_ du skip_if_root_ cwd=`pwd` |