Sandro Bonazzola has posted comments on this change.

Change subject: Adapted python shebang to generic path
......................................................................


Patch Set 1: Code-Review-1

(2 comments)

http://gerrit.ovirt.org/#/c/28980/1/bin/ovirt-ha-agent
File bin/ovirt-ha-agent:

Line 1: #!/usr/bin/env python
this conflict with "alternatives" system, we shouldn't use env.
Line 2: 
Line 3: #
Line 4: # ovirt-hosted-engine-ha -- ovirt hosted engine high availability
Line 5: # Copyright (C) 2013 Red Hat, Inc.


http://gerrit.ovirt.org/#/c/28980/1/bin/ovirt-ha-broker
File bin/ovirt-ha-broker:

Line 1: #!/usr/bin/env python
see the other file comment.
Line 2: 
Line 3: #
Line 4: # ovirt-hosted-engine-ha -- ovirt hosted engine high availability
Line 5: # Copyright (C) 2013 Red Hat, Inc.


-- 
To view, visit http://gerrit.ovirt.org/28980
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: Iea478467d8a5462cfbcd46f505862f6e35a177c7
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-hosted-engine-ha
Gerrit-Branch: master
Gerrit-Owner: David Caro <dcaro...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
Gerrit-Reviewer: automat...@ovirt.org
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to