Not so much |set -x|
This commit is contained in:
@ -197,7 +197,6 @@ fullnode_start() {
|
|||||||
nodeConfig="mode=validator leader-address=$publicIp $commonNodeConfig"
|
nodeConfig="mode=validator leader-address=$publicIp $commonNodeConfig"
|
||||||
fi
|
fi
|
||||||
|
|
||||||
set -x
|
|
||||||
gcp_vm_exec "$vmName" "$vmZone" "Starting $class $count:" \
|
gcp_vm_exec "$vmName" "$vmZone" "Starting $class $count:" \
|
||||||
"\
|
"\
|
||||||
set -ex; \
|
set -ex; \
|
||||||
|
Reference in New Issue
Block a user