FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

Fix for `Get-Content -ReadCount 0` behavior when `-TotalCount` is set by eugenesmlv · Pull Request #10749 · PowerShell/PowerShell · GitHub

Fix for Get-Content -ReadCount 0 behavior when -TotalCount is set - #10749

Merged
Aditya Patwardhan (adityapatwardhan) merged 2 commits into
PowerShell:masterfrom
eugenesmlv:get-content-read-count-zero
Oct 15, 2019
Merged

Fix for Get-Content -ReadCount 0 behavior when -TotalCount is set#10749
Aditya Patwardhan (adityapatwardhan) merged 2 commits into
PowerShell:masterfrom
eugenesmlv:get-content-read-count-zero

Conversation

Copy link
Copy Markdown
Contributor

PR Summary

-ReadCount 0 parameter of Get-Count command is now respect -TotalCount <n> parameter

PR Context

Fix #10707

PR Checklist

`-ReadCount 0` parameter of Get-Count command is now respect
`-TotalCount <n>` parameter

Microsoft Contribution License Agreements (msftclas) commented Oct 9, 2019
edited
Loading

Copy link
Copy Markdown


All CLA requirements met.

ghost added the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Oct 9, 2019
Ilya (iSazonov) added the CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log label Oct 10, 2019
Ilya (iSazonov) added this to the 7.0.0-preview.5 milestone Oct 10, 2019
ghost removed the Waiting on Author The PR was reviewed and requires changes or comments from the author before being accept label Oct 10, 2019
Aditya Patwardhan (adityapatwardhan) merged commit d528bf5 into PowerShell:master Oct 15, 2019

Copy link
Copy Markdown
Member

Eugene Samoylov (@eugenesmlv) Thank you for your contribution!

Copy link
Copy Markdown

🎉v7.0.0-preview.5 has been released which incorporates this pull request.:tada:

Handy links:

This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters. Learn more about bidirectional Unicode characters
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

CL-General Indicates that a PR should be marked as a general cmdlet change in the Change Log

Projects

None yet

Development

Successfully merging this pull request may close these issues.

Get-Content -ReadCount 0 does not respect -TotalCount

5 participants


Back | FazBrowse Home | New Git URL