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(a)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(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Doron Fediuck <dfediuck(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Moran Goldboim <mgoldboi(a)redhat.com>
Gerrit-Reviewer: Ofer Schreiber <oschreib(a)redhat.com>