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

Improvements to run_command, see commit messages #298

Closed
wants to merge 3 commits into from
Closed

Improvements to run_command, see commit messages #298

wants to merge 3 commits into from

Conversation

tkruse
Copy link
Member

@tkruse tkruse commented Jan 9, 2013

No description provided.

Thibault Kruse added 3 commits January 9, 2013 22:27
OSError often tells us nothing, like:
OSError: [Errno 2] No such file or directory
This is now replaced by something like:
OSError: Failed command ['make', 'foobar'] : [Errno 2] No such file or directory
dirk-thomas added a commit that referenced this pull request Jan 12, 2013
…command to exception message when its execution raises OSError
@dirk-thomas
Copy link
Member

@wjwwood you wanted to merge the two run_command functions?

@wjwwood
Copy link
Member

wjwwood commented Jan 14, 2013

See #311

@wjwwood wjwwood closed this Jan 14, 2013
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.

3 participants