Skip to content

Commit 7a9fd74

Browse files
committed
Disable test execution to avoid unexplained hang until resolved.
1 parent 7842fb5 commit 7a9fd74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

install.sh

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -406,6 +406,7 @@ BITCOIN_SYSTEM_OPTIONS=(
406406
# Define bitcoin-protocol options.
407407
#------------------------------------------------------------------------------
408408
BITCOIN_PROTOCOL_OPTIONS=(
409+
"--without-tests" \
409410
"${with_boost}" \
410411
"${with_pkgconfigdir}")
411412

0 commit comments

Comments
 (0)