Page MenuHomePhabricator

Apply cherry-pick before cmake
ClosedPublic

Authored by jasonbcox on Oct 6 2020, 15:58.

Details

Reviewers
Fabien
Group Reviewers
Restricted Project
Commits
rABCWEBb94b4268192a: Apply cherry-pick before cmake
Summary

Running cmake before cherry-picking D7771 will result in the build
not picking up the change.

Test Plan
rm -rf .user-doc-cache/0.22.3                     # this ensures we will rebuild 0.22.3 docs
rm -rf .user-doc-cache/bitcoin-abc/build_0.22.3   # this ensures our build cache is clean
./fetch_documentation.sh

Diff Detail

Repository
rABCWEB Bitcoin ABC Website
Lint
Lint Not Applicable
Unit
Tests Not Applicable