Skip to content

Conversation

@gregg-miskelly
Copy link
Contributor

The zshell fix had the unintended problem that '$(uname)' was getting evaluated locally before being sent over the pipe, which meant that remote process listing didn't work from macOS to Linux. This fixes it.

The zshell fix had the unintended problem that '$(uname)' was getting evaluated locally before being sent over the pipe, which meant that remote process listing didn't work from macOS to Linux. This fixes it.
@gregg-miskelly
Copy link
Contributor Author

@WardenGnaw please review and give it a test on your zsh machine.

@gregg-miskelly
Copy link
Contributor Author

@rajkumar42 can you give this a quick test for WSL attach?

@gregg-miskelly gregg-miskelly merged commit 1ba11cd into dotnet:master Feb 9, 2017
@gregg-miskelly gregg-miskelly deleted the FixRemoteProcessListing branch February 9, 2017 00:01
cmurczek-it pushed a commit to iteratec/omnisharp-vscode that referenced this pull request Feb 20, 2017
* Fix remote process listing dotnet#1208

The zshell fix had the unintended problem that '$(uname)' was getting evaluated locally before being sent over the pipe, which meant that remote process listing didn't work from macOS to Linux. This fixes it.

* Fix Windows client case
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants