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

Fixed stray quote in install.ps1 PowerShell script for Windows. #738

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

Conversation

drolenc
Copy link

@drolenc drolenc commented Aug 3, 2021

Summary of changes

The stray quote was causing a PowerShell error in the install/upgrade/downgrade
commands for Windows.

I'll review the commits, so I mostly want to understand the "why" rather than the "what"

Checklist

  • [ x] New functions have typespecs, changed functions were updated
  • [ x] Same for documentation, including moduledocs
  • [ x] Tests were added or updated to cover changes
  • [ x] Commits were squashed into a single coherent commit

Licensing/Copyright

By submitting this PR, you agree to the following statement, please read before submission!

I certify that I own, and have sufficient rights to contribute, all source code and
related material intended to be compiled or integrated with the source code for Distillery
(the "Contribution"). My Contribution is licensed under the MIT License.

NOTE: If you submit a PR and remove the statement above, your PR will be rejected. For your PR to be
considered, it must contain your agreement to license under the MIT license.

This was causing a PowerShell error in the install/upgrade/downgrade
commands.
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.

None yet

1 participant