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

Printing stderr when using interactive exec commands by default #182

Merged
merged 2 commits into from
Jul 24, 2013
Merged

Printing stderr when using interactive exec commands by default #182

merged 2 commits into from
Jul 24, 2013

Conversation

mblackshaw
Copy link
Contributor

It took me a while to realize why { interactive: true } wasn't printing out stderr, because I'd assumed the documentation which states that interactive "trumps" printStderr would default it to true.

@mde
Copy link
Contributor

mde commented Apr 3, 2013

I'm on vacation through Thursday -- I'll take a look at this as soon as I
get back.

On Tue, Apr 2, 2013 at 1:59 PM, Matthew Blackshaw
notifications@github.comwrote:

It took me a while to realize why { interactive: true } wasn't printing
out stderr, because I'd assumed the documentation which states that

interactive "trumps" printStderr would default it to true.

You can merge this Pull Request by running

git pull https://github.com/mblackshaw/jake master

Or view, comment on, or merge it at:

#182
Commit Summary

  • Printing out stderr when using interactive exec commands.

File Changes

Patch Links:

mde added a commit that referenced this pull request Jul 24, 2013
Printing stderr when using interactive exec commands by default
@mde mde merged commit 41aa159 into jakejs:master Jul 24, 2013
@mde
Copy link
Contributor

mde commented Jul 24, 2013

That was a long damn vacation. Sorry it took so long to get to this. And thanks. :)

@mde
Copy link
Contributor

mde commented Jul 24, 2013

Pushed to NPM in v0.6.8.

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