-
Notifications
You must be signed in to change notification settings - Fork 37.7k
contrib: macdeploy: fix typo in permissions #24948
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
Code review ACK, looks like it fixes the problem on first glance! sha256sum:
Edit: tested ACK 51d06df
|
On Ubuntu 22.04,
On macOS Monterey 12.3.1 (21E258, Apple M1):
Guix builds for v23.0 release:
|
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 51d06df
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
ACK 51d06df - recreated the tarball, but didn't run a Guix build.
shasum -a 256 Xcode-12.2-12B45b-extracted-SDK-with-libcxx-headers.tar.gz
df75d30ecafc429e905134333aeae56ac65fac67cb4182622398fd717df77619 Xcode-12.2-12B45b-extracted-SDK-with-libcxx-headers.tar.gz
post merge ack, was able to recreate the tarball and then ran a guix build |
51d06df contrib: macdeploy: fix permissions typo in gen-sdk script (Pavol Rusnak) Pull request description: Fixes bitcoin#24947 ACKs for top commit: laanwj: Edit: tested ACK 51d06df hebasto: ACK 51d06df fanquake: ACK 51d06df - recreated the tarball, but didn't run a Guix build. Tree-SHA512: c8af0690e6059b4f4f15b5b541be27cb7d92d4cedc744320a46b4df8af1fc017d124f0e8067f75cf89aa3d0662777d66e5ce7e0e9c371df6fda377d60ee5f679
Fixes #24947