rmuir commented on pull request #472: URL: https://github.com/apache/lucene/pull/472#issuecomment-979168161
Can we fix scripts header while we are here. `/bin/bash` is wrong. Let's use `/usr/bin/env bash` so it works everywhere (such as BSD). Also for the future, I suspect bash is not really needed and Bourne (sh) will suffice. -- 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]
