Skip to content

Log CombinedOutput instead of just Output#3

Open
maddie wants to merge 1 commit intokeighl:masterfrom
maddie:master
Open

Log CombinedOutput instead of just Output#3
maddie wants to merge 1 commit intokeighl:masterfrom
maddie:master

Conversation

@maddie
Copy link
Copy Markdown

@maddie maddie commented Nov 7, 2016

Output() only shows the messages written to stdout but not stderr.
Switching to CombinedOutput() would log both stdout and stderr to
result.Error.CmdOutput.

`Output()` only shows the messages written to `stdout` but not `stderr`.
Switching to `CombinedOutput()` would log both `stdout` and `stderr` to
`result.Error.CmdOutput`.
@coveralls
Copy link
Copy Markdown

Coverage Status

Coverage increased (+1.6%) to 96.774% when pulling 13ada9c on maddie:master into 40c7487 on keighl:master.

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