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

Use spawnSync to allow spaces in server bin path #582

Merged
merged 1 commit into from
May 2, 2023

Conversation

scotttrinh
Copy link
Collaborator

Turns out this was all it took to properly link to "/User/someone/Library/Application Support/edgedb/portable/bin/edgedb-server", which is the default path for macOS. We're already using spawn downstream which correctly handles paths with spaces.

@scotttrinh scotttrinh requested a review from jaclarke May 1, 2023 14:45
@scotttrinh scotttrinh merged commit 17bd516 into master May 2, 2023
7 of 8 checks passed
@scotttrinh scotttrinh deleted the fix-for-spaces-in-path branch May 2, 2023 01:31
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

2 participants