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

Minor variable declaration #174

Merged
merged 4 commits into from
Feb 7, 2018
Merged

Minor variable declaration #174

merged 4 commits into from
Feb 7, 2018

Conversation

codykonior
Copy link
Contributor

Set $CaughtErrors so it will always be declared before it is checked later.
Check if $Data is null before trying to do a Count on it.

These don't currently effect me but did previously so it's just a tidy-up.

@proxb
Copy link
Owner

proxb commented Feb 7, 2018

Cool! I'll merge it and increment the version but probably won't have it moved to the PowerShell Gallery until closer to the end of the week when I have a little more time.

@proxb proxb merged commit eb3112a into proxb:master Feb 7, 2018
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.

2 participants