Skip to content

Commit 0e5e5b0

Browse files
committed
Update PulsarStandaloneStarter.java
1 parent 32be893 commit 0e5e5b0

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

pulsar-broker/src/main/java/org/apache/pulsar/PulsarStandaloneStarter.java

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -34,6 +34,8 @@
3434
@Slf4j
3535
public class PulsarStandaloneStarter extends PulsarStandalone {
3636

37+
// test 3.3 ci
38+
3739
private static final String PULSAR_CONFIG_FILE = "pulsar.config.file";
3840

3941
@Option(names = {"-g", "--generate-docs"}, description = "Generate docs")

0 commit comments

Comments
 (0)