Change in ovirt-engine[master]: database: do not use git when building

Doron Fediuck has submitted this change and it was merged. Change subject: database: do not use git when building ...................................................................... database: do not use git when building If we are not building on development machine, for example we use rpmbuild -tb <tarball>, we probably do not have git or we do not have git checkout to query. There is no actual need to use git, as we can use relative directories. Cleanup the check_for_duplicate_upgrade_scripts.sh script. Change-Id: If06ea52efb4da7c51dad8fc2b32043082ce13263 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M backend/manager/dbscripts/check_for_duplicate_upgrade_scripts.sh 1 file changed, 8 insertions(+), 6 deletions(-) Approvals: Doron Fediuck: Verified; Looks good to me, approved -- To view, visit http://gerrit.ovirt.org/6255 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: If06ea52efb4da7c51dad8fc2b32043082ce13263 Gerrit-PatchSet: 3 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Doron Fediuck <dfediuck@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Moran Goldboim <mgoldboi@redhat.com> Gerrit-Reviewer: Ofer Schreiber <oschreib@redhat.com>
participants (1)
-
dfediuck@redhat.com