appveyor: RDP debug is broken

This commit is contained in:
Alam Ed Arias 2017-01-06 21:10:10 -05:00
parent 7213599744
commit 5a55c4ea8f
1 changed files with 2 additions and 2 deletions

View File

@ -96,5 +96,5 @@ test: off
on_finish:
- cmd: echo xfreerdp /u:appveyor /cert-ignore +clipboard /v:<ip>:<port>
- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))
#- cmd: echo xfreerdp /u:appveyor /cert-ignore +clipboard /v:<ip>:<port>
#- ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))