Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

only print error output if error output #146

Merged
merged 1 commit into from
Apr 17, 2017

Conversation

vdloo
Copy link
Member

@vdloo vdloo commented Apr 14, 2017

to fix:

  File "/tmp/hypernode-vagrant-runner/tools/hypernode-vagrant-runner/hypernode_vagrant_runner/utils.py", line 46, in write_output_to_stdout
    stdout.buffer.write(output)
TypeError: a bytes-like object is required, not 'NoneType'

to fix:
```
  File "/tmp/hypernode-vagrant-runner/tools/hypernode-vagrant-runner/hypernode_vagrant_runner/utils.py", line 46, in write_output_to_stdout
    stdout.buffer.write(output)
TypeError: a bytes-like object is required, not 'NoneType'
```
@vdloo vdloo merged commit 2368bcd into master Apr 17, 2017
@vdloo vdloo deleted the only-print-error-output-if-error-output branch April 17, 2017 20:45
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
1 participant