suppress text Info bug fix

suppress text Info bug fix
This commit is contained in:
praveenmathamsetty
2017-02-21 00:27:38 +05:30
parent 373579a291
commit 10b540c8c8

View File

@@ -1119,6 +1119,7 @@ function Get-HVFarmSummary {
if (!$farmList -and !$SuppressInfo) {
Write-Host "Get-HVFarmSummary: No Farm Found with given search parameters"
}
Return $farmList
}
function Find-HVFarm {