packer-cn/provisioner/powershell
Taliesin Sisson 4b394c8563 Write output will put ouput from function, so we don't want to be getting line from output of function
Fix unit tests for not showing progress stream when using powershell
Ensure that progress stream does not get leaked into stdout
Using Write-Output instead of Write-Host since PS v5 now leaks the host stream to stderr
2016-12-12 22:44:33 +00:00
..
elevated.go Write output will put ouput from function, so we don't want to be getting line from output of function 2016-12-12 22:44:33 +00:00
powershell.go provisioner/powershell 2015-06-14 11:01:28 -07:00
provisioner.go Write output will put ouput from function, so we don't want to be getting line from output of function 2016-12-12 22:44:33 +00:00
provisioner_test.go Write output will put ouput from function, so we don't want to be getting line from output of function 2016-12-12 22:44:33 +00:00