Skip to content
This repository was archived by the owner on Jun 16, 2021. It is now read-only.

Fix adding '.WinModule' with every execution of Import-WinModule command if the module is from NeverClobberList #65

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

sethvs
Copy link
Contributor

@sethvs sethvs commented Dec 11, 2018

Fix #64

Each execution of the Import-WinModule adds .WinModule to the name of the imported module if the module is from NeverClobberList.

This PR adds check if the name already ends with .WinModule.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant