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

Directly call exec to launch the emulator #309

Merged
merged 1 commit into from
Jul 18, 2022
Merged

Directly call exec to launch the emulator #309

merged 1 commit into from
Jul 18, 2022

Conversation

pokowaka
Copy link
Collaborator

Calling the 'run' function inside the launch-emulator.sh script causes
issue with parameter quoting, which in turn breaks the usage of the
TURN environment variable.

We now directly call exec, vs the run function.

Calling the 'run' function inside the launch-emulator.sh script causes
issue with parameter quoting, which in turn breaks the usage of the
`TURN` environment variable.

We now directly call exec, vs the run function.
@pokowaka pokowaka merged commit 94592e7 into master Jul 18, 2022
@pokowaka pokowaka deleted the fix_turn branch July 18, 2022 20:46
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