This commit is contained in:
parent
6832ebe08d
commit
1f9e6c2984
2
Makefile
2
Makefile
|
@ -261,7 +261,6 @@ local-testnet-minimal:
|
|||
--kill-old-processes \
|
||||
--run-geth --dl-geth \
|
||||
-- \
|
||||
--verify-finalization \
|
||||
--discv5:no \
|
||||
--num-threads:1
|
||||
|
||||
|
@ -290,7 +289,6 @@ local-testnet-mainnet:
|
|||
--kill-old-processes \
|
||||
--run-geth --dl-geth \
|
||||
-- \
|
||||
--verify-finalization \
|
||||
--discv5:no
|
||||
|
||||
# test binaries that can output an XML report
|
||||
|
|
Loading…
Reference in New Issue