fixes
This commit is contained in:
parent
4823cf940f
commit
9f45c78dac
@ -24,7 +24,7 @@ Function Write-Log{
|
||||
|
||||
foreach ($i in $volumes) {
|
||||
if ($i.FileSystemLabel -eq "") {
|
||||
Write-Output
|
||||
Write-Output ""
|
||||
} else {
|
||||
$result=Repair-Volume -FileSystemLabel $i.FileSystemLabel -Scan
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user