I noticed while trying to verify all historical scripted-diff: commits on macOS that some scripts require GNU sed.
For example 0d6d2b650d1017691f48c9109a6cd020ab46aa73 uses git grep --perl-regexp.
I noticed while trying to verify all historical scripted-diff: commits on macOS that some scripts require GNU sed.
For example 0d6d2b650d1017691f48c9109a6cd020ab46aa73 uses git grep --perl-regexp.
<!--e57a25ab6845829454e8d69fc972939a-->
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
<!--006a51241073e994b41acfe9ec718e94-->
For detailed information about the code coverage, see the test coverage report.
<!--021abf342d371248e50ceaed478a90ca-->
See the guideline for information on the review process.
| Type | Reviewers |
|---|---|
| ACK | hernanmarino, alfonsoromanz, maflcko, kristapsk, achow101 |
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
Looks like CI is / was doing this too: https://github.com/bitcoin/bitcoin/commit/cd82f75a431967030d25bcfe7c4aaefe5b345a99
cr ACK 3bf4f8db669e1e274ce2633cf84add2938b9914b
Tested ACK 3bf4f8db669e1e274ce2633cf84add2938b9914b
I was using incompatible versions for both sed and grep, so I was able to verify both error messages. After installing the GNU versions I don't get any of the error messages.
utACK 3bf4f8db669e1e274ce2633cf84add2938b9914b
cr utACK 3bf4f8db669e1e274ce2633cf84add2938b9914b
ACK 3bf4f8db669e1e274ce2633cf84add2938b9914b