Browse Source

t/README: Typo: paralell -> parallel

Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
maint
Ævar Arnfjörð Bjarmason 15 years ago committed by Junio C Hamano
parent
commit
85b0b34ea4
  1. 2
      t/README

2
t/README

@ -33,7 +33,7 @@ the tests.
ok 3 - plain bare ok 3 - plain bare


Since the tests all output TAP (see http://testanything.org) they can Since the tests all output TAP (see http://testanything.org) they can
be run with any TAP harness. Here's an example of paralell testing be run with any TAP harness. Here's an example of parallel testing
powered by a recent version of prove(1): powered by a recent version of prove(1):


$ prove --timer --jobs 15 ./t[0-9]*.sh $ prove --timer --jobs 15 ./t[0-9]*.sh

Loading…
Cancel
Save