contrib: macdeploy: fix typo in permissions#24948
Merged
fanquake merged 1 commit intobitcoin:masterfrom Apr 25, 2022
Merged
Conversation
Member
|
Code review ACK, looks like it fixes the problem on first glance! sha256sum: Edit: tested ACK 51d06df
|
Member
|
On Ubuntu 22.04, On macOS Monterey 12.3.1 (21E258, Apple M1): Guix builds for v23.0 release: |
hebasto
approved these changes
Apr 24, 2022
fanquake
approved these changes
Apr 25, 2022
Member
fanquake
left a comment
There was a problem hiding this comment.
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
Contributor
|
post merge ack, was able to recreate the tarball and then ran a guix build |
sidhujag
pushed a commit
to syscoin/syscoin
that referenced
this pull request
Apr 26, 2022
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
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Fixes #24947