Skip to content

Properly write error/failure log to stderr#570

Closed
rxaviers wants to merge 1 commit intogruntjs:masterfrom
rxaviers:stderr
Closed

Properly write error/failure log to stderr#570
rxaviers wants to merge 1 commit intogruntjs:masterfrom
rxaviers:stderr

Conversation

@rxaviers
Copy link
Copy Markdown

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
Copy Markdown
Author

hmm, need to fix the testcases

@cowboy
Copy link
Copy Markdown
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
Copy Markdown
Author

Shall I open a new PR or a new issue?

@cowboy
Copy link
Copy Markdown
Member

cowboy commented Dec 31, 2012

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

@laurentperez
Copy link
Copy Markdown

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

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