summaryrefslogtreecommitdiff
path: root/tests/misc/wc-parallel
diff options
context:
space:
mode:
Diffstat (limited to 'tests/misc/wc-parallel')
-rwxr-xr-xtests/misc/wc-parallel2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/misc/wc-parallel b/tests/misc/wc-parallel
index fd809f5f2..159da943c 100755
--- a/tests/misc/wc-parallel
+++ b/tests/misc/wc-parallel
@@ -18,7 +18,7 @@
# along with this program. If not, see <http://www.gnu.org/licenses/>.
. "${srcdir=.}/init.sh"; path_prepend_ ../src
-test "$VERBOSE" = yes && md5sum --version
+print_ver_ md5sum
(mkdir tmp && cd tmp && seq 2000 | xargs touch)