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 3434e3ef3..daf5d6687 100755 --- a/tests/du/slash +++ b/tests/du/slash @@ -17,7 +17,7 @@ # along with this program. If not, see <http://www.gnu.org/licenses/>. . "${srcdir=.}/init.sh"; path_prepend_ ../src -test "$VERBOSE" = yes && du --version +print_ver_ du require_readable_root_ |