dweiss opened a new pull request, #14684: URL: https://github.com/apache/lucene/pull/14684
I just noticed that sha256sum is not present on github's mac vms. https://github.com/actions/runner-images/issues/90 This patch switches to using shasum on darwin and adds a pre-check to see if the file exists at all (otherwise shasum emits a warning, regardless of the ```--status``` flag). -- 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...@lucene.apache.org For queries about this service, please contact Infrastructure at: us...@infra.apache.org --------------------------------------------------------------------- To unsubscribe, e-mail: issues-unsubscr...@lucene.apache.org For additional commands, e-mail: issues-h...@lucene.apache.org