Skip to content

Commit

Permalink
appveyor: Commented-out post-mortem RDP session.
Browse files Browse the repository at this point in the history
  • Loading branch information
ramiro committed Feb 6, 2016
1 parent 318d823 commit 6ca1352
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions misc/appveyor.yml
Expand Up @@ -84,6 +84,9 @@ build_script:
- src\apps\tsql.exe -C
- cd ..

#on_finish:
# - ps: $blockRdp = $true; iex ((new-object net.webclient).DownloadString('https://raw.githubusercontent.com/appveyor/ci/master/scripts/enable-rdp.ps1'))

test_script:
- set INSTANCENAME=SQL2008R2SP2
- "powershell misc\\sql-server-activate-tcp-fixed-port.ps1"
Expand Down

0 comments on commit 6ca1352

Please sign in to comment.