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

Use Write-Host to write dest dir #331

Merged
merged 2 commits into from Jun 3, 2018
Merged

Use Write-Host to write dest dir #331

merged 2 commits into from Jun 3, 2018

Conversation

rkeithhill
Copy link
Collaborator

This avoids an issue where -PassThru was outputting two objects vs one.
We were outputting the dest dir in addition to the custom object.
Now we only output the custom object with -PassThru.
Update debugHarness to remove invalid param.
Update PSD1 copyright to include 2018.

Fixes #326

This avoids an issue where -PassThru was outputting two objects vs one.
We were outputting the dest dir in addition to the custom object.
Now we only output the custom object with -PassThru.
Update debugHarness to remove invalid param.
Update PSD1 copyright to include 2018.

Fixes #326
@rkeithhill rkeithhill added this to the 1.14 milestone Jun 3, 2018
@rkeithhill rkeithhill self-assigned this Jun 3, 2018
@rkeithhill rkeithhill merged commit 0515a13 into master Jun 3, 2018
@rkeithhill rkeithhill deleted the rkeithhill/fix-is326 branch June 3, 2018 23:37
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

1 participant