Skip to content

Commit

Permalink
comment out
Browse files Browse the repository at this point in the history
  • Loading branch information
PastaPastaPasta committed Nov 12, 2024
1 parent aba258e commit 77ceb97
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ci/dash/build_src.sh
Original file line number Diff line number Diff line change
Expand Up @@ -47,6 +47,8 @@ rm -rf build-ci
mkdir build-ci
cd build-ci

git config --global --add safe.directory .

bash -c "../configure $BITCOIN_CONFIG_ALL $BITCOIN_CONFIG" || ( cat config.log && false)
make distdir VERSION=$BUILD_TARGET

Expand Down

0 comments on commit 77ceb97

Please sign in to comment.