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 spacing on if statements in bootstrap #86

Merged
merged 1 commit into from
May 16, 2021
Merged

Conversation

joerowell
Copy link
Collaborator

When I wrote this originally, I didn't space out the variables properly. This means that these if statements are quietly skipped, with the error otherwise buried in the script e.g:

./bootstrap.sh: line 88: [0: command not found
./bootstrap.sh: line 97: [0: command not found

This PR fixes this problem.

@joerowell joerowell merged commit a8645f3 into master May 16, 2021
@joerowell joerowell deleted the bootstrap_return branch May 16, 2021 09:55
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.

1 participant