mirror of
https://github.com/aljazceru/lightning.git
synced 2025-12-23 09:04:22 +01:00
scripts: move to scripts/ subdir, prepare for alpha.
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
This commit is contained in:
7
test-cli/scripts/vars.sh
Normal file
7
test-cli/scripts/vars.sh
Normal file
@@ -0,0 +1,7 @@
|
||||
# Sourced by other scripts
|
||||
CLI="bitcoin-cli -regtest"
|
||||
STYLE=bitcoin
|
||||
#CLI="alpha-cli -regtest -testnet=0"
|
||||
#STYLE=alpha
|
||||
|
||||
#PREFIX="valgrind --vgdb-error=1"
|
||||
Reference in New Issue
Block a user