
Sandro Bonazzola has submitted this change and it was merged. Change subject: packaging: Avoid using the file command ...................................................................... packaging: Avoid using the file command There is no need to execute `file` in order to determine if a given file is an executable, the bulitin -x test is enough. Change-Id: I190571c5b36f08772fc795eca9fbd082ba248c04 Signed-off-by: Ofer Schreiber <oschreib@redhat.com> Bug-Url: https://bugzilla.redhat.com/show_bug.cgi?id=1029036 --- M packaging/dbscripts/dbfunctions.sh 1 file changed, 1 insertion(+), 2 deletions(-) Approvals: Sandro Bonazzola: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/21176 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I190571c5b36f08772fc795eca9fbd082ba248c04 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: oVirt Jenkins CI Server