libmultiprocess
into the bitcoin-core
organisation.
libmultiprocess
into the bitcoin-core
organisation.
-BEGIN VERIFY SCRIPT-
sed -i -e "s/chaincodelabs\/libmultiprocess/bitcoin-core\/libmultiprocess/g" $(git grep -l "chaincodelabs/libmultiprocess")
-END VERIFY SCRIPT-
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/31982.
See the guideline for information on the review process.
If your review is incorrectly listed, please react with 👎 to this comment and the bot will ignore it on the next update.
Reviewers, this pull request conflicts with the following ones:
If you consider this pull request important, please also help to review the conflicting pull requests. Ideally, start with the one that should be merged first.
tACK 18749efb07266da5fc8d5a5786ace23d5a42a816
I tested by having depends make MULTIPROCESS=1
and it fetches it from the new place.
Note that on master it works fine too, because there’s a redirect (for now):
0wget https://github.com/chaincodelabs/libmultiprocess/archive/1954f7f65661d49e700c344eae0fc8092decf975.tar.gz
fanquake
DrahtBot
Sjors
hebasto
Labels
Refactoring