
Sandro Bonazzola has submitted this change and it was merged. Change subject: Fixed option passing to ./configure by extra_configure_options ...................................................................... Fixed option passing to ./configure by extra_configure_options During debugging it was found that we pass all options essentially like one large option due to exra quotes. E.g. this break vdsm prefix patch: https://gerrit.ovirt.org/#/c/45079/ Change-Id: I38cf752fe5b4ee9613a37a7a665eb6cb25c55a8a Signed-off-by: Anton Marchukov <amarchuk@redhat.com> --- M jobs/confs/shell-scripts/build_local_srcrpm.sh M jobs/confs/shell-scripts/build_mock_srcrpm.sh 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Sandro Bonazzola: Looks good to me; Ready for merge Anton Marchukov: Verified; Ready for review Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/45674 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I38cf752fe5b4ee9613a37a7a665eb6cb25c55a8a Gerrit-PatchSet: 2 Gerrit-Project: jenkins Gerrit-Branch: master Gerrit-Owner: Anton Marchukov <amarchuk@redhat.com> Gerrit-Reviewer: Anton Marchukov <amarchuk@redhat.com> Gerrit-Reviewer: Barak Korren <bkorren@redhat.com> Gerrit-Reviewer: David Caro <dcaroest@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Max Kovgan <mvk@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com>