Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Properly write error/failure log to stderr #570

Closed
wants to merge 1 commit into from

Conversation

rxaviers
Copy link

New PR based on #511 (well and #512), but now back on top of master branch.

* log.ok -> stdin
* log.error -> stderr*
* log.success -> stdin
* log.fail -> stderr*
@rxaviers
Copy link
Author

hmm, need to fix the testcases

@cowboy
Copy link
Member

cowboy commented Dec 31, 2012

We're not going to change the stdout/sterr behavior for 0.4, but are looking into it for 0.5.

@cowboy cowboy closed this Dec 31, 2012
@rxaviers
Copy link
Author

Shall I open a new PR or a new issue?

@cowboy
Copy link
Member

cowboy commented Dec 31, 2012

It's already in the 0.5 planning wiki, thanks!

@laurentperez
Copy link

Hi

We run Grunt thru an ant task and we've been hit by this stderr bug, ant won't fail when grunt fails.
I see no trace of grunt 0.5 on the wiki or in master (master seems to be 0.4.1)

Has this feature landed on master yet ?

Ty

# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants