mirror of https://github.com/apache/lucene.git
Remove leftover debug statement.
This commit is contained in:
parent
f95c150da2
commit
d89cb72fa7
|
@ -533,8 +533,6 @@ class RenderJavadocTask extends DefaultTask {
|
|||
|
||||
ignoreExitValue true
|
||||
}
|
||||
|
||||
logger.lifecycle("Exec returned: ${result}")
|
||||
}
|
||||
|
||||
if (result.getExitValue() != 0) {
|
||||
|
|
Loading…
Reference in New Issue