Skip to content

SOLR-16755: bin/solr's '-noprompt' option no longer works for examples#1576

Merged
janhoy merged 5 commits intoapache:mainfrom
janhoy:solr-16755
Apr 19, 2023
Merged

SOLR-16755: bin/solr's '-noprompt' option no longer works for examples#1576
janhoy merged 5 commits intoapache:mainfrom
janhoy:solr-16755

Conversation

@janhoy
Copy link
Contributor

@janhoy janhoy commented Apr 19, 2023

https://issues.apache.org/jira/browse/SOLR-16755

The new test fails with # ERROR: No line found without this patch.

Signed-off-by: Jan Høydahl <janhoy@users.noreply.github.com>
@janhoy janhoy requested a review from hossman April 19, 2023 11:35
@HoustonPutman
Copy link
Contributor

@janhoy used bash arrays instead of the string.

We should also do this with SOLR_SSL_OPTS as it's the only other env to use +="....", but we can tackle that in a separate issue that isn't backported to 9.2.1

Signed-off-by: Jan Høydahl <janhoy@users.noreply.github.com>
@janhoy
Copy link
Contributor Author

janhoy commented Apr 19, 2023

Thanks Houston. I removed the now obsolete shellcheck disable comment. Will commit and backport shortly

Copy link
Contributor

@epugh epugh left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM once two echos stripped out ;-)

janhoy added 2 commits April 19, 2023 16:31
Signed-off-by: Jan Høydahl <janhoy@users.noreply.github.com>
Signed-off-by: Jan Høydahl <janhoy@users.noreply.github.com>
@janhoy janhoy merged commit de5d9c3 into apache:main Apr 19, 2023
@janhoy janhoy deleted the solr-16755 branch April 19, 2023 14:37
janhoy added a commit that referenced this pull request Apr 19, 2023
#1576)

Signed-off-by: Jan Høydahl <janhoy@users.noreply.github.com>
Co-authored-by: Houston Putman <houston@apache.org>
janhoy added a commit that referenced this pull request Apr 19, 2023
#1576)

Signed-off-by: Jan Høydahl <janhoy@users.noreply.github.com>
Co-authored-by: Houston Putman <houston@apache.org>
Signed-off-by: Jan Høydahl <janhoy@users.noreply.github.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants

Comments