mirror of https://github.com/apache/lucene.git
whitespace
git-svn-id: https://svn.apache.org/repos/asf/lucene/dev/trunk@1525849 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
563182ab34
commit
951e056b33
|
@ -234,7 +234,7 @@ class DocumentsWriterPerThread {
|
|||
|
||||
final boolean testPoint(String message) {
|
||||
if (infoStream.isEnabled("TP")) {
|
||||
infoStream.message("TP", message);
|
||||
infoStream.message("TP", message);
|
||||
}
|
||||
return true;
|
||||
}
|
||||
|
|
Loading…
Reference in New Issue