mirror of https://github.com/apache/activemq.git
fixed typeo; bad james!
git-svn-id: https://svn.apache.org/repos/asf/activemq/trunk@546540 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
parent
aa1aa58caa
commit
7230da33c6
|
@ -117,7 +117,7 @@ public class SslTransportFactoryTest extends TestCase {
|
|||
}
|
||||
|
||||
if (verbose) {
|
||||
log.info();
|
||||
log.info("");
|
||||
log.info("Iteration: " + i);
|
||||
log.info("Map settings: " + options);
|
||||
for (int x = 0; x < optionSettings.length; x++) {
|
||||
|
|
Loading…
Reference in New Issue