amoeba opened a new pull request, #45617:
URL: https://github.com/apache/arrow/pull/45617

   ### Rationale for this change
   
   For R release managers on macOS, the update-checksums.R script we use 
doesn't run because the sed command we use in that script only works on GNU sed 
and not BSD sed.
   
   ### What changes are included in this PR?
   
   - Makes update-checksum-R work on macOS by assuming the user has gsed 
available from Homebrew and using that always
   
   ### Are these changes tested?
   
   Yes
   
   ### Are there any user-facing changes?
   
   No.
   


-- 
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]

Reply via email to