Merge branch 'ks/test-readme-phrasofix'
Doc updates. * ks/test-readme-phrasofix: t/README: fix typo and grammatically improve a sentence
This commit is contained in:
commit
0d7bdad49d
6
t/README
6
t/README
@ -265,12 +265,12 @@ or:
|
|||||||
|
|
||||||
$ sh ./t9200-git-cvsexport-commit.sh --run='-3 21'
|
$ sh ./t9200-git-cvsexport-commit.sh --run='-3 21'
|
||||||
|
|
||||||
As noted above, the test set is built going though items left to
|
As noted above, the test set is built by going through the items
|
||||||
right, so this:
|
from left to right, so this:
|
||||||
|
|
||||||
$ sh ./t9200-git-cvsexport-commit.sh --run='1-4 !3'
|
$ sh ./t9200-git-cvsexport-commit.sh --run='1-4 !3'
|
||||||
|
|
||||||
will run tests 1, 2, and 4. Items that comes later have higher
|
will run tests 1, 2, and 4. Items that come later have higher
|
||||||
precedence. It means that this:
|
precedence. It means that this:
|
||||||
|
|
||||||
$ sh ./t9200-git-cvsexport-commit.sh --run='!3 1-4'
|
$ sh ./t9200-git-cvsexport-commit.sh --run='!3 1-4'
|
||||||
|
Loading…
Reference in New Issue
Block a user