Description
I recently noticed that on the main branch bin/solr -e cloud -noprompt no longer respected the -noprompt option (forcing me to hit enter a bunch of times to accept the defaults)
I cheked and confirmed it also failed on branch_9x but worked on branch_9_1
I couldn't think of an easy way to automate a git bisect run to look for this, but fortunately there weren't too many commits to manually runn git bisect against and find a smoking gun...
71ad41a9a4ce6020f130fc05fcc0095e28e41d0a is the first bad commit commit 71ad41a9a4ce6020f130fc05fcc0095e28e41d0a Author: Jan Høydahl <janhoy@users.noreply.github.com> Date: Fri Jan 6 20:06:36 2023 +0100 SOLR-9509 Fix problems reported by shellcheck (#1225) :040000 040000 5765d3f70c58e94f99693313bdc8d6d86684d024 6b9e3dc42416216a0a1d2d0b9cb2cd736daf4de3 M solr
Attachments
Issue Links
- is caused by
-
SOLR-9509 Fix problems in shell scripts reported by "shellcheck"
- Closed
- links to