mirror of
https://github.com/ethereum/go-ethereum.git
synced 2026-07-18 02:40:45 +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
|
# dump
|
||||||
echo "dump: $IDENTITY $account $BOOTNODES"
|
echo "dump: $IDENTITY $account $BOOTNODES"
|
||||||
|
|
||||||
|
set -x
|
||||||
|
|
||||||
exec XDC $params \
|
exec XDC $params \
|
||||||
--verbosity $VERBOSITY \
|
--verbosity $VERBOSITY \
|
||||||
--datadir $DATA_DIR \
|
--datadir $DATA_DIR \
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue