Skip to content

repl: Print stdout/stderr on goimports error #35

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

Merged
merged 1 commit into from
Aug 1, 2016

Conversation

kevinburke
Copy link
Contributor

If the program exits with a non-zero return code, the only info you get is
"exit status 2", which is unhelpful at determining what went wrong.

If the program exits with a non-zero return code, the only info you get is
"exit status 2", which is unhelpful at determining what went wrong.
@dwhitena
Copy link
Contributor

dwhitena commented Aug 1, 2016

LGTM. Thanks @kevinburke! This helps with #34 for now.

@dwhitena dwhitena merged commit 278e1ab into gopherdata:master Aug 1, 2016
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.

2 participants