Dan Kenigsberg has posted comments on this change.

Change subject: vdsm.spec: specify sysV commands for EL6 only
......................................................................


Patch Set 4:

(1 comment)

http://gerrit.ovirt.org/#/c/23235/4/vdsm.spec.in
File vdsm.spec.in:

Line 801: 
Line 802: %if 0%{?rhel}
Line 803: %triggerun -- libvirt
Line 804: if [ "$2" -eq "0" ]; then
Line 805:     %{_bindir}/vdsm-tool service-stop libvirtd > /dev/null 2>&1 || :
> this issue should have inflicted Fedora servers, too. how come we did not n
this comment was sent by mistake. %if 0%{?rhel} above makes this code not run 
on Fedora.
Line 806: fi
Line 807: 
Line 808: %triggerpostun -- libvirt
Line 809: if [ "$2" -ge "1" ]; then


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ie52ae97d48d795d53529152b68380fbd13d7927d
Gerrit-PatchSet: 4
Gerrit-Project: vdsm
Gerrit-Branch: master
Gerrit-Owner: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: Dan Kenigsberg <dan...@redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsl...@redhat.com>
Gerrit-Reviewer: Federico Simoncelli <fsimo...@redhat.com>
Gerrit-Reviewer: Ohad Basan <oba...@redhat.com>
Gerrit-Reviewer: Yaniv Bronhaim <ybron...@redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server
Gerrit-HasComments: Yes
_______________________________________________
vdsm-patches mailing list
vdsm-patches@lists.fedorahosted.org
https://lists.fedorahosted.org/mailman/listinfo/vdsm-patches

Reply via email to