mirror of https://github.com/apache/lucene.git
fix test-help documentation bug
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1625788 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
7978fccfb0
commit
d1ea8d1d92
|
@ -1259,8 +1259,8 @@ ant test -Dtests.dups=N ...
|
|||
# master seed. You can combine beasting with any other parameter,
|
||||
# just replace "test" with "beast" and give -Dbeast.iters=P
|
||||
# (P >> 1).
|
||||
ant test -Dtests.dups=N -Dtests.iters=M -Dbeast.iters=P \
|
||||
-Dtestcase=ClassName beast
|
||||
ant beast -Dtests.dups=N -Dtests.iters=M -Dbeast.iters=P \
|
||||
-Dtestcase=ClassName
|
||||
|
||||
#
|
||||
# Test groups. ----------------------------------------------------
|
||||
|
|
Loading…
Reference in New Issue