Juan Hernandez has submitted this change and it was merged.
Change subject: cli: Don' flush input streams
......................................................................
cli: Don' flush input streams
Flushing the input stream doesn't have any effect in the CLI, except
that it throws an unexpected exception in some platforms, namely in Mac
OS. This patch removes that flushing.
Change-Id: Icee9677795f32ebc09cca16191962b0f4c1a012a
Bug-Url:
https://bugzilla.redhat.com/1303635
Signed-off-by: Juan Hernandez <juan.hernandez(a)redhat.com>
(cherry picked from commit ded440f8b7b56d09ecce8fb95f622c3aed79bea8)
---
M src/cli/context.py
1 file changed, 0 insertions(+), 2 deletions(-)
Approvals:
Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/59741
To unsubscribe, visit
https://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: Icee9677795f32ebc09cca16191962b0f4c1a012a
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine-cli
Gerrit-Branch: cli_3.6
Gerrit-Owner: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: Jiri Belka <jbelka(a)redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernandez(a)redhat.com>
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>