Page MenuHomePhabricator

Use `setPowershellXml` in libphutil to show Powershell output correctly
AbandonedPublic

Authored by hach-que on Aug 27 2014, 6:48 AM.

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Summary

This uses setPowershellXml from D10363 to parse Powershell CLIXML when the leased host is Windows.

Test Plan

Tested using a Windows machine.

Diff Detail

Repository
rP Phabricator
Branch
powershell-ssh
Lint
Lint Passed
Unit
No Test Coverage
Build Status
Buildable 2363
Build 2367: [Placeholder Plan] Wait for 30 Seconds

Event Timeline

hach-que retitled this revision from to Use `setPowershellXml` in libphutil to show Powershell output correctly.
hach-que updated this object.
hach-que edited the test plan for this revision. (Show Details)
hach-que added a reviewer: epriestley.

Only needed for SSH on Windows, which is superceded by WinRM.