X Tutup
The Wayback Machine - https://web.archive.org/web/20200918095809/https://github.com/PowerShell/PSScriptAnalyzer/pull/1190
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

Avoid build error when rebuilding locally #1190

Closed

Conversation

@bergmeister
Copy link
Collaborator

bergmeister commented Mar 24, 2019

PR Summary

Avoid build error when rebuilding locally but compatibility profiles already exist (there was hardly any difference, therefore always copy)

PR Checklist

…exist (there was hardly any difference, therefore always copy)
Copy link
Member

JamesWTruher left a comment

I think #1197 does this. The problem with this approach is that if the directory already exists, it will copy the whole directory "profiles" into $destinationDir

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Linked issues

Successfully merging this pull request may close these issues.

None yet

2 participants
You can’t perform that action at this time.
X Tutup