Yedidyah Bar David has uploaded a new change for review. Change subject: packaging: setup: pass -DmasterPropsSource to js-export ......................................................................
packaging: setup: pass -DmasterPropsSource to js-export Change-Id: I77b35006c95f4d14fc30a83f03f6b46e9a29a914 Signed-off-by: Yedidyah Bar David <d...@redhat.com> --- M packaging/setup/ovirt_engine_setup/reports/reportsutil.py 1 file changed, 6 insertions(+), 0 deletions(-) git pull ssh://gerrit.ovirt.org:29418/ovirt-reports refs/changes/65/38265/1 diff --git a/packaging/setup/ovirt_engine_setup/reports/reportsutil.py b/packaging/setup/ovirt_engine_setup/reports/reportsutil.py index 8128de1..668a73c 100644 --- a/packaging/setup/ovirt_engine_setup/reports/reportsutil.py +++ b/packaging/setup/ovirt_engine_setup/reports/reportsutil.py @@ -129,6 +129,12 @@ oreportscons.FileLocations. OVIRT_ENGINE_REPORTS_BUILDOMATIC_CONFIG ), + 'ANT_OPTS': '-DmasterPropsSource={master}'.format( + master=( + oreportscons.FileLocations. + OVIRT_ENGINE_REPORTS_BUILDOMATIC_DBPROP + ), + ), }, ) return dest -- To view, visit https://gerrit.ovirt.org/38265 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: newchange Gerrit-Change-Id: I77b35006c95f4d14fc30a83f03f6b46e9a29a914 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-reports Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <d...@redhat.com> _______________________________________________ Engine-patches mailing list Engine-patches@ovirt.org http://lists.ovirt.org/mailman/listinfo/engine-patches