mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-06-19 21:31:37 +00:00
keep the debug
This commit is contained in:
parent
b30c348078
commit
d9ba92e66c
1 changed files with 2 additions and 0 deletions
|
|
@ -142,6 +142,8 @@ fi
|
|||
# dump
|
||||
echo "dump: $IDENTITY $account $BOOTNODES"
|
||||
|
||||
set -x
|
||||
|
||||
exec XDC $params \
|
||||
--verbosity $VERBOSITY \
|
||||
--datadir $DATA_DIR \
|
||||
|
|
|
|||
Loading…
Reference in a new issue