More log grooming

This commit is contained in:
Michael Vines
2018-09-08 14:12:32 -07:00
parent 3840b4b516
commit 5afcdcbbe6
2 changed files with 5 additions and 4 deletions

View File

@ -296,8 +296,7 @@ start() {
fi
echo
echo "================================================================="
echo "Deployment finished at $(date)"
echo "+++ Deployment Successful"
echo "Leader deployment took $leaderDeployTime seconds"
echo "Validator deployment (${#validatorIpList[@]} instances) took $validatorDeployTime seconds"
echo "Client deployment (${#clientIpList[@]} instances) took $clientDeployTime seconds"