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

Improve run support for arbitrary commands #52

Merged
merged 2 commits into from
Dec 31, 2019
Merged

Improve run support for arbitrary commands #52

merged 2 commits into from
Dec 31, 2019

Conversation

Piccirello
Copy link
Contributor

@Piccirello Piccirello commented Dec 31, 2019

Screen Shot 2019-12-30 at 10 41 45 PM

Commands like `doppler run "node && node"` or `doppler run -- node -v` were failing to execute. This change passes the user's command to a new shell to improve compatability.
@Piccirello Piccirello merged commit 1e16d62 into master Dec 31, 2019
@Piccirello Piccirello deleted the tom_run branch December 31, 2019 07:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

2 participants