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

fix bug in setup.js where extra set of quotes prevents initial build #1829

Merged
merged 1 commit into from
Jun 6, 2022

Conversation

timkpaine
Copy link
Member

Fixes a bug in setup.js where extra set of quotes in the execution command prevents initial build (tries to execute contents of the double quotes as a single executable).

Before:
Screen Shot 2022-06-01 at 1 54 48 PM

After:
Screen Shot 2022-06-01 at 1 56 37 PM

@timkpaine timkpaine added bug Concrete, reproducible bugs internal Internal refactoring and code quality improvement labels Jun 1, 2022
@timkpaine timkpaine requested a review from texodus June 1, 2022 17:58
@texodus texodus removed the bug Concrete, reproducible bugs label Jun 6, 2022
@texodus
Copy link
Member

texodus commented Jun 6, 2022

Thanks for the PR! Looks good!

Please save the bug tag for user facing issues we want to highlight in the Fixed section of the release's CHANGELOG.md, and also be sure not to mix internal, bug and enhancement tags or you'll create duplicates

@texodus texodus merged commit 30fb3bb into master Jun 6, 2022
@texodus texodus deleted the tkp/setupfix branch June 6, 2022 03:30
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
internal Internal refactoring and code quality improvement
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants