X Tutup
Skip to content

Fix pure expressions setting $? in pipeline chains#10836

Merged
daxian-dbw merged 2 commits intoPowerShell:masterfrom
rjmholt:pipelinechain-fix-pureexp-success
Oct 18, 2019
Merged

Fix pure expressions setting $? in pipeline chains#10836
daxian-dbw merged 2 commits intoPowerShell:masterfrom
rjmholt:pipelinechain-fix-pureexp-success

Conversation

@rjmholt
Copy link
Collaborator

@rjmholt rjmholt commented Oct 18, 2019

Fixes #10835.

Pure expressions now set $? properly in pipeline chains.

PR Checklist

@daxian-dbw daxian-dbw added the CL-Engine Indicates that a PR should be marked as an engine change in the Change Log label Oct 18, 2019
@daxian-dbw daxian-dbw merged commit 2f4ed14 into PowerShell:master Oct 18, 2019
kilasuit pushed a commit to kilasuit/PowerShell that referenced this pull request Nov 9, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-Engine Indicates that a PR should be marked as an engine change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Pipeline Chain Operator not working consistently

5 participants

X Tutup