magibney commented on PR #1291:
URL: https://github.com/apache/solr/pull/1291#issuecomment-1385592060
Thanks, Kevin and Jan! I did a dry-run of this (and also #1290), and both
worked as intended. I'll merge and incorporate testing this out "in real life"
while building 9.1.1 RC2.
(It occurred to me: I'll probably change `str(input("[...]")` to be just
`input("[...]")` -- we're discarding the input anyway, so there's no point in
wrapping it with `str()`).
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]