fix incorrect path issue
Update gen-bitcoin-conf.sh #31443
pull TinFe wants to merge 1 commits into bitcoin:master from TinFe:patch-1 changing 1 files +1 −1-
TinFe commented at 4:44 am on December 8, 2024: none
-
Update gen-bitcoin-conf.sh
fix incorrect path issue
-
DrahtBot commented at 4:44 am on December 8, 2024: contributor
The following sections might be updated with supplementary metadata relevant to reviewers and maintainers.
Code Coverage & Benchmarks
For details see: https://corecheck.dev/bitcoin/bitcoin/pulls/31443.
Reviews
See the guideline for information on the review process. A summary of reviews will appear here.
-
in contrib/devtools/gen-bitcoin-conf.sh:9 in d5076005af
5@@ -6,7 +6,7 @@ 6 export LC_ALL=C 7 TOPDIR=${TOPDIR:-$(git rev-parse --show-toplevel)} 8 BUILDDIR=${BUILDDIR:-$TOPDIR} 9-BINDIR=${BINDIR:-$BUILDDIR/src} 10+BINDIR=${BINDIR:-$BUILDDIR/build/src}
l0rinc commented at 7:38 am on December 8, 2024:Sure you need the build dir twice?fanquake closed this on Dec 8, 2024
bitcoin locked this on Dec 11, 2024
github-metadata-mirror
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-01-13 18:12 UTC
This is a metadata mirror of the GitHub repository bitcoin/bitcoin. This site is not affiliated with GitHub. Content is generated from a GitHub metadata backup.
generated: 2025-01-13 18:12 UTC
This site is hosted by @0xB10C
More mirrored repositories can be found on mirror.b10c.me
More mirrored repositories can be found on mirror.b10c.me