Skip to content

Commit

Permalink
Merge branch 'refs/heads/main' into fork/aparnasuresh85/address-testf…
Browse files Browse the repository at this point in the history
…ailure
  • Loading branch information
dsmiley committed Dec 7, 2024
2 parents 63dc069 + 7547395 commit 5a3978e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion solr/core/src/java/org/apache/solr/cli/RunExampleTool.java
Original file line number Diff line number Diff line change
Expand Up @@ -655,7 +655,7 @@ protected Map<String, Object> startSolr(
String startCmd =
String.format(
Locale.ROOT,
"\"%s\" start %s -p %d --solr-home \"%s\" %s %s %s %s %s %s %s",
"\"%s\" start %s -p %d --solr-home \"%s\" %s %s %s %s %s %s %s %s",
callScript,
cloudModeArg,
port,
Expand Down

0 comments on commit 5a3978e

Please sign in to comment.