Skip to content

Capture stderr so it's available in check_returncode() exception for pvsc-dev-ext.py#2515

Merged
brettcannon merged 2 commits into
microsoft:masterfrom
brettcannon:pvsc-dev-ext-capture-stderr
Sep 6, 2018
Merged

Capture stderr so it's available in check_returncode() exception for pvsc-dev-ext.py#2515
brettcannon merged 2 commits into
microsoft:masterfrom
brettcannon:pvsc-dev-ext-capture-stderr

Conversation

@brettcannon
Copy link
Copy Markdown
Member

Fixes #2483

  • Pull request represents a single change (i.e. not fixing disparate/unrelated things in a single PR)
  • Title summarizes what is changing
  • Has a news entry file (remember to thank yourself!)
  • Has unit tests & system/integration tests
  • Any new/changed dependencies in package.json are pinned (e.g. "1.2.3", not "^1.2.3" for the specified version)
  • package-lock.json has been regenerated by running npm install (if dependencies have changed)

@brettcannon brettcannon merged commit b524fb5 into microsoft:master Sep 6, 2018
@brettcannon brettcannon deleted the pvsc-dev-ext-capture-stderr branch September 6, 2018 23:25
@lock lock Bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Have pvsc-dev-ext.py capture output for debugging

1 participant