Alon Bar-Lev has uploaded a new change for review. 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 <[email protected]> --- M backend/manager/dbscripts/check_for_duplicate_upgrade_scripts.sh 1 file changed, 9 insertions(+), 7 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-engine refs/changes/55/6255/1 -- To view, visit http://gerrit.ovirt.org/6255 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: If06ea52efb4da7c51dad8fc2b32043082ce13263 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
