Skip to content

Improve post-build command, fix spelling mistakes. #399

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

Merged
merged 2 commits into from
Dec 14, 2015

Conversation

korygill
Copy link

@korygill korygill commented Dec 9, 2015

This is captured as bug #398.

The post-build command gives an error when run multiple time because the directory already exists. A simple IF can fix that. Also, the file appears to have LF and not CRLF in it which causes VS2015 to treat the command as one instead of multiple commands. There are also some spelling mistakes in various files, the worst being in about_PSScriptAnalyzer.help.txt. I have fixes for all the above and will submit a pull request shortly.

@msftclas
Copy link

msftclas commented Dec 9, 2015

Hi @korygill, I'm your friendly neighborhood Microsoft Pull Request Bot (You can call me MSBOT). Thanks for your contribution!


It looks like you're a Microsoft contributor (Kory Gill). If you're full-time, we DON'T require a Contribution License Agreement. If you are a vendor, please DO sign the electronic Contribution License Agreement. It will take 2 minutes and there's no faxing! https://cla.microsoft.com.

TTYL, MSBOT;

@raghushantha
Copy link
Member

Thanks for the fixes, Kory!

raghushantha added a commit that referenced this pull request Dec 14, 2015
Improve post-build command, fix spelling mistakes.
@raghushantha raghushantha merged commit e284305 into PowerShell:development Dec 14, 2015
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.

3 participants