Change in ovirt-engine-cli[cli_3.6]: Make ovirt-engine-cli more portable: - replace sys.platform ...

Juan Hernandez has submitted this change and it was merged. Change subject: Make ovirt-engine-cli more portable: - replace sys.platform with os.name posix ...................................................................... Make ovirt-engine-cli more portable: - replace sys.platform with os.name posix Tested on OpenBSD. Change-Id: I721c51df0ec5f1ccb78b621535d87185c15ce799 Bug-Url: https://bugzilla.redhat.com/1304643 Signed-off-by: Jiri Belka <jbelka@redhat.com> Signed-off-by: Juan Hernandez <juan.hernandez@redhat.com> (cherry picked from commit 96eba69f7ec65e1e7fdb9671a9891e0e64e7670c) --- M src/cli/platform/__init__.py M src/ovirtcli/platform/__init__.py M src/ovirtcli/platform/windows/__init__.py 3 files changed, 9 insertions(+), 9 deletions(-) Approvals: Juan Hernandez: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/59740 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I721c51df0ec5f1ccb78b621535d87185c15ce799 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine-cli Gerrit-Branch: cli_3.6 Gerrit-Owner: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: Jiri Belka <jbelka@redhat.com> Gerrit-Reviewer: Juan Hernandez <juan.hernandez@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>
participants (1)
-
juan.hernandez@redhat.com