Yedidyah Bar David has uploaded a new change for review. Change subject: packaging: setup: Allow passing --otopi-environment ......................................................................
packaging: setup: Allow passing --otopi-environment Change-Id: I555592dd60411e29f953b847d7dce6a81bc0eda2 Signed-off-by: Yedidyah Bar David <[email protected]> --- M src/bin/ovirt-hosted-engine-setup 1 file changed, 0 insertions(+), 1 deletion(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-hosted-engine-setup refs/changes/72/40872/1 diff --git a/src/bin/ovirt-hosted-engine-setup b/src/bin/ovirt-hosted-engine-setup index 8f98132..1b54488 100755 --- a/src/bin/ovirt-hosted-engine-setup +++ b/src/bin/ovirt-hosted-engine-setup @@ -70,5 +70,4 @@ fi . "${scriptdir}/ovirt-hosted-engine-setup.env" baseenv="APPEND:BASE/pluginPath=str:${scriptdir}/../plugins APPEND:BASE/pluginGroups=str:ovirt-hosted-engine-setup" -otopienv="" exec "${otopidir}/otopi" "${baseenv} ${environment} ${otopienv}" -- To view, visit https://gerrit.ovirt.org/40872 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I555592dd60411e29f953b847d7dce6a81bc0eda2 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-hosted-engine-setup Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
