This commit is contained in:
Shital Savekar 2017-06-09 11:54:07 +00:00
Родитель b62aca0a57
Коммит e04ab11404
1 изменённых файлов: 0 добавлений и 1 удалений

Просмотреть файл

@ -92,7 +92,6 @@ collect_VM_properties
RemoteCopy -downloadFrom $clientVMData.PublicIP -port $clientVMData.SSHPort -username "root" -password $password -download -downloadTo $LogDir -files "lagscope-n$pingIteration-output.txt"
RemoteCopy -downloadFrom $clientVMData.PublicIP -port $clientVMData.SSHPort -username "root" -password $password -download -downloadTo $LogDir -files "VM_properties.csv"
$out=Read-Host -Prompt "Continue?"
$testSummary = $null
$lagscopeReportLog = Get-Content -Path "$LogDir\lagscope-n$pingIteration-output.txt"
LogMsg $lagscopeReportLog