Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Remove Write-Output call from PowerShell example #417

Merged
merged 1 commit into from Jul 24, 2017
Merged

Remove Write-Output call from PowerShell example #417

merged 1 commit into from Jul 24, 2017

Conversation

george-chakhidze
Copy link
Contributor

Default behavior of PowerShell is to send any objects at end of pipeline to output.
There is no need to explicitly call Write-Output cmdlet.

Fixes #416

Default behavior of PowerShell is to send any objects at end of pipeline to output.
There is no need to explicitly call Write-Output cmdlet.

Fixes #416
@leachim6 leachim6 merged commit 2a209b9 into leachim6:master Jul 24, 2017
@george-chakhidze george-chakhidze deleted the patch-1 branch July 25, 2017 13:50
Dineshkarthik added a commit to Dineshkarthik/hello-world that referenced this pull request Oct 25, 2017
Remove Write-Output call from PowerShell example
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.

None yet

2 participants