diff options
Diffstat (limited to 'tests/du/2g')
-rwxr-xr-x | tests/du/2g | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/du/2g b/tests/du/2g index 0021fdadc..da3cc6a48 100755 --- a/tests/du/2g +++ b/tests/du/2g @@ -19,7 +19,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 # Creating a 2GB file counts as `very expensive'. very_expensive_ |