janhoy commented on pull request #344: URL: https://github.com/apache/solr/pull/344#issuecomment-940895149
> Should we try converting to lowercase? maybe `${var,,}` if we can assume bash4 or maybe `tr [A-Z] [a-z]` if not? That could be a smart move for the bin/solr tool in general - case sensitive arguments is not very user friendly. But I'll stick to this simple fix here, please open a new JIRA for perhaps a more general case-insensitive solution, that also includes Windows :) -- 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: issues-unsubscr...@solr.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@solr.apache.org For additional commands, e-mail: issues-h...@solr.apache.org