Skip to content
This repository has been archived by the owner on Mar 4, 2022. It is now read-only.

Add higher maxBuffer to 'exec()' options on invocation. #67

Merged
merged 1 commit into from
Dec 23, 2015

Conversation

ryan-roemer
Copy link
Member

@@ -8,6 +8,20 @@ var chalk = require("chalk");
var log = require("./log");
var Tracker = require("./utils/tracker");

// One limitation of `exec()` is that it uncondtionally buffers stdout/stderr
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

typo: uncondtionally

@exogen
Copy link
Contributor

exogen commented Dec 23, 2015

LGTM! Just the typo 👍

@ryan-roemer
Copy link
Member Author

Typo done and rebased. Thanks!

ryan-roemer added a commit that referenced this pull request Dec 23, 2015
Add higher maxBuffer to 'exec()' options on invocation.
@ryan-roemer ryan-roemer merged commit 00c9f36 into master Dec 23, 2015
@ryan-roemer ryan-roemer deleted the chore-exec-maxbuffer branch December 23, 2015 15:04
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants