Alon Bar-Lev has posted comments on this change.

Change subject: packaging: spec: clean old index files
......................................................................


Patch Set 1: (1 inline comment)

....................................................
File ovirt-engine.spec.in
Line 562: 
Line 563: # ovirt-engine<=3.2 created files at /usr among
Line 564: # others are the jboss index files.
Line 565: # we must remove these or application will not start.
Line 566: find "%{engine_data}" -name '*.index' -exec rm "{}" \;
find always return true, unless usage is incorrect.
Line 567: 
Line 568: %if %{install_systemd}
Line 569: %systemd_post ovirt-engine.service
Line 570: 


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

Gerrit-MessageType: comment
Gerrit-Change-Id: Ifdd78cc9884035992a43eca3a7d5ca27d63a2b18
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Alex Lourie <alou...@redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alo...@redhat.com>
Gerrit-Reviewer: Juan Hernandez <juan.hernan...@redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschr...@redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbona...@redhat.com>
_______________________________________________
Engine-patches mailing list
Engine-patches@ovirt.org
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to