Change in ovirt-guest-agent[master]: agent: Fix python-2.4 compatibility

Barak Azulay has submitted this change and it was merged. Change subject: agent: Fix python-2.4 compatibility ...................................................................... agent: Fix python-2.4 compatibility Rewrote the use of ternary operator to if since it is not supported in python-2.4. Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1006861 Change-Id: I03c63477a2d2bcb9eb4c4307946a3486300663e1 Signed-off-by: Martin Betak <mbetak@redhat.com> --- M ovirt-guest-agent/GuestAgentLinux2.py M ovirt-guest-agent/GuestAgentWin32.py M ovirt-guest-agent/OVirtAgentLogic.py 3 files changed, 14 insertions(+), 5 deletions(-) Approvals: Barak Azulay: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/19148 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I03c63477a2d2bcb9eb4c4307946a3486300663e1 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-guest-agent Gerrit-Branch: master Gerrit-Owner: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Barak Azulay <bazulay@redhat.com> Gerrit-Reviewer: Martin Betak <mbetak@redhat.com> Gerrit-Reviewer: Michal Skrivanek <michal.skrivanek@redhat.com> Gerrit-Reviewer: Vinzenz Feenstra <vfeenstr@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server
participants (1)
-
bazulay@redhat.com