projects
/
git.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e1ca1c9
)
t/README: Typo: paralell -> parallel
author
Ævar Arnfjörð Bjarmason
<avarab@gmail.com>
Fri, 2 Jul 2010 14:59:44 +0000
(14:59 +0000)
committer
Junio C Hamano
<gitster@pobox.com>
Mon, 5 Jul 2010 18:23:37 +0000
(11:23 -0700)
Signed-off-by: Ævar Arnfjörð Bjarmason <avarab@gmail.com>
Signed-off-by: Junio C Hamano <gitster@pobox.com>
t/README
patch
|
blob
|
history
diff --git
a/t/README
b/t/README
index cad6fde8e2ce85f0806ab8b1e60cd4f56aedb605..a7312fa98ccef4b18ed7cdfe34e963c23b9d9381 100644
(file)
--- a/
t/README
+++ b/
t/README
@@
-33,7
+33,7
@@
the tests.
ok 3 - plain bare
Since the tests all output TAP (see http://testanything.org) they can
-be run with any TAP harness. Here's an example of paral
el
l testing
+be run with any TAP harness. Here's an example of paral
le
l testing
powered by a recent version of prove(1):
$ prove --timer --jobs 15 ./t[0-9]*.sh