Skip to content

Use Write-Host to write dest dir#331

Merged
rkeithhill merged 2 commits intomasterfrom
rkeithhill/fix-is326
Jun 3, 2018
Merged

Use Write-Host to write dest dir#331
rkeithhill merged 2 commits intomasterfrom
rkeithhill/fix-is326

Conversation

@rkeithhill
Copy link
Copy Markdown
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.

1 participant