This is an automated email from the ASF dual-hosted git repository.
janhoy pushed a change to branch backport_SOLR-16842_to_branch_9x
in repository https://gitbox.apache.org/repos/asf/solr.git
from a2d3c646f6f Fix test_status.bats - Delete test that checks tool usage
text - Call original usage text in bin/solr
add cf3f7fa2a38 Print usage if invalid tool command This was backported
from main
add 4fbf0272231 Fix test_extraction.bats - Adapt SolrCLI to use
hostContext from test - PostTool commit() fix with collection name
No new revisions were added by this update.
Summary of changes:
solr/bin/solr | 9 ++++++--
.../src/java/org/apache/solr/cli/PostTool.java | 8 ++++++-
.../core/src/java/org/apache/solr/cli/SolrCLI.java | 26 +++++++++++++---------
3 files changed, 29 insertions(+), 14 deletions(-)