Change in ovirt-engine[master]: dbscript: fix dbfunc_psql_statement_parse_line

Eli Mesika has submitted this change and it was merged. Change subject: dbscript: fix dbfunc_psql_statement_parse_line ...................................................................... dbscript: fix dbfunc_psql_statement_parse_line it probably worked so far because we do not use special characters. either we echo each character or we accumulate into variable, we cannot do both. Change-Id: Ifbb05141eca393adc1f3b68fe397f7259d40cd55 Signed-off-by: Alon Bar-Lev <alonbl@redhat.com> --- M packaging/dbscripts/dbfunc-base.sh M packaging/setup/dbutils/dbfunc-base.sh 2 files changed, 2 insertions(+), 2 deletions(-) Approvals: Alon Bar-Lev: Verified Eli Mesika: Verified; Looks good to me, approved; Passed CI tests -- To view, visit https://gerrit.ovirt.org/43968 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ifbb05141eca393adc1f3b68fe397f7259d40cd55 Gerrit-PatchSet: 2 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Alon Bar-Lev <alonbl@redhat.com> Gerrit-Reviewer: Eli Mesika <emesika@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: automation@ovirt.org
participants (1)
-
emesika@redhat.com