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

Don't buffer process output by default but do log output #95

Merged
merged 2 commits into from
Nov 3, 2016

Conversation

rchodava
Copy link
Owner

@rchodava rchodava commented Nov 3, 2016

No description provided.

@coveralls
Copy link

Coverage Status

Coverage decreased (-0.1%) to 70.124% when pulling 61504a4 on rc/dont-buffer-output-by-default into 19c0e24 on master.

runProcess(workingDirectory, false, command);
}

public static void runProcess(File workingDirectory, boolean returnOutput, String... command) throws IOException {
Copy link
Collaborator

Choose a reason for hiding this comment

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

Shouldn't returnOutput be changed to bufferOutput too?

@israelcolomer
Copy link
Collaborator

👍

@rchodava rchodava merged commit e1e1c46 into master Nov 3, 2016
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.

None yet

3 participants