mirror of
https://github.com/ElementsProject/lightning.git
synced 2025-03-03 10:46:58 +01:00
test: disable IRC connections for test.sh
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
parent
2f6eefc49b
commit
453c768b12
1 changed files with 2 additions and 0 deletions
|
@ -364,6 +364,7 @@ else
|
|||
fi
|
||||
|
||||
cat > $DIR1/config <<EOF
|
||||
disable-irc
|
||||
log-level=debug
|
||||
bitcoind-poll=1s
|
||||
deadline-blocks=5
|
||||
|
@ -374,6 +375,7 @@ commit-time=$COMMIT_TIME
|
|||
EOF
|
||||
|
||||
cat > $DIR2/config <<EOF
|
||||
disable-irc
|
||||
log-level=debug
|
||||
bitcoind-poll=1s
|
||||
deadline-blocks=5
|
||||
|
|
Loading…
Add table
Reference in a new issue