зеркало из https://github.com/microsoft/lisa.git
Merge branch 'master' of https://github.com/iamshital/LISAv2
This commit is contained in:
Коммит
4c1a45a3a5
|
@ -118,7 +118,8 @@ try
|
||||||
Remove-Item -Path $textFilePath -Force -Verbose
|
Remove-Item -Path $textFilePath -Force -Verbose
|
||||||
$allFileObjects | Out-File -FilePath $textFilePath -Force -Verbose -NoClobber
|
$allFileObjects | Out-File -FilePath $textFilePath -Force -Verbose -NoClobber
|
||||||
Add-Content -Value "--------------------------------------------------------" -Path $textFilePath
|
Add-Content -Value "--------------------------------------------------------" -Path $textFilePath
|
||||||
Add-Content -Value " Total : 0 GB" -Path $textFilePath
|
Add-Content -Value " Total : 0 GB" -Path $textFilePath
|
||||||
|
Set-Content -Value "" -Path $cleanupFilesPath -Force -Verbose
|
||||||
}
|
}
|
||||||
$ExitCode = 0
|
$ExitCode = 0
|
||||||
}
|
}
|
||||||
|
|
Загрузка…
Ссылка в новой задаче