diff --git a/deploy_pcf-opsman.ps1 b/deploy_pcf-opsman.ps1 index 3afe84b..3a33b34 100644 --- a/deploy_pcf-opsman.ps1 +++ b/deploy_pcf-opsman.ps1 @@ -389,7 +389,7 @@ else { $StopWatch_deploy.Stop() Write-Host "Preparation and BLOB copy job took $($StopWatch_prepare.Elapsed.Hours) hours, $($StopWatch_prepare.Elapsed.Minutes) minutes and $($StopWatch_prepare.Elapsed.Seconds) seconds" -ForegroundColor Magenta -Write-Host "ARM Deployment took $($StopWatch_deploy.Elapsed.Hours) hours, $($StopWatch_deploy.Elapsed.Minutes) minutes and $($StopWatch_deploy.Elapsed.Seconds) seconds" -ForegroundColor Magenta +Write-Host "Deployment took $($StopWatch_deploy.Elapsed.Hours) hours, $($StopWatch_deploy.Elapsed.Minutes) minutes and $($StopWatch_deploy.Elapsed.Seconds) seconds" -ForegroundColor Magenta Pop-Location ##// create storage containers