Skip to content

Commit d09f099

Browse files
committed
Update PulsarStandaloneStarter.java
1 parent c80a9a4 commit d09f099

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
@@ -37,6 +37,8 @@
3737
@Slf4j
3838
public class PulsarStandaloneStarter extends PulsarStandalone {
3939

40+
// test 3.3 ci
41+
4042
private static final String PULSAR_CONFIG_FILE = "pulsar.config.file";
4143

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

0 commit comments

Comments
 (0)