
From Shlomo Ben David <sbendavi@redhat.com>:
Shlomo Ben David has submitted this change and it was merged. Change subject: Fix for typo in check_product hook ...................................................................... Fix for typo in check_product hook There is a typo in passing the bugzilla server. Currently it passed it as a list ['bz_server'] instead of a string config['bz_server']. Change-Id: I03f7a8dc61f05cb5908d8f3e9d5707b07bfaa644 FIXES: OVIRT-813 Signed-off-by: Shlomi Ben-David <sbendavi@redhat.com> --- M hooks/custom_hooks/check_product 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Shlomo Ben David: Verified; Looks good to me, approved Gil Shinar: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/66179 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I03f7a8dc61f05cb5908d8f3e9d5707b07bfaa644 Gerrit-PatchSet: 1 Gerrit-Project: gerrit-admin Gerrit-Branch: master Gerrit-Owner: Shlomo Ben David <sbendavi@redhat.com> Gerrit-Reviewer: Eyal Edri <eedri@redhat.com> Gerrit-Reviewer: Gil Shinar <gshinar@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Shlomo Ben David <sbendavi@redhat.com>