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

Removed import-module $helperModule as it is not needed. by adityapatwardhan · Pull Request #3814 · PowerShell/PowerShell · GitHub

Removed import-module $helperModule as it is not needed. - #3814

Merged
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:masterfrom
adityapatwardhan:FixDailyBuild
May 19, 2017
Merged

Removed import-module $helperModule as it is not needed.#3814
Dongbo Wang (daxian-dbw) merged 1 commit into
PowerShell:masterfrom
adityapatwardhan:FixDailyBuild

Conversation

Copy link
Copy Markdown
Member

$helperModule is not defined anymore after refactoring changes. Import-Module is not necessary, hence removed.
This is was not caught by CI as these are Feature tests.
This caused the daily build to be broken.

Related to changes done in: #3456

$helperModule is not defined anymore after refactoring changes. Import-Module is not necessary, hence removed.
This is was not caught by CI as these are Feature tests.

Copy link
Copy Markdown
Member Author

Dongbo Wang (@daxian-dbw) Can you have a look? This is breaking daily build.

Steve Lee (SteveL-MSFT) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM

Ilya (iSazonov) left a comment

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Choose a reason Spam Abuse Off Topic Outdated Duplicate Resolved Low Quality

LGTM.

Copy link
Copy Markdown
Member Author

@PowerShell/powershell-maintainers This is ready to merge. This fixes the daily build.

Dongbo Wang (daxian-dbw) merged commit f201782 into PowerShell:master May 19, 2017
Aditya Patwardhan (adityapatwardhan) deleted the FixDailyBuild branch May 19, 2017 18:03
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

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

5 participants


Back | FazBrowse Home | New Git URL