
From Douglas Schilling Landgraf <dougsland@redhat.com>:
Douglas Schilling Landgraf has submitted this change and it was merged. Change subject: produceReport: Extract DWS SQL query from shell script to .sql ...................................................................... produceReport: Extract DWS SQL query from shell script to .sql For portabilitiy let's keep the .sql out from the shell script when possible. Change-Id: Ia22e25092e7145c042e3fd4220c37dcd0737057f Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> --- M src/inventory_report/Makefile.am M src/inventory_report/produceReport/produceReport.sh A src/inventory_report/produceReport/sqls/dws_query_check_if_its_running.sql 3 files changed, 20 insertions(+), 7 deletions(-) Approvals: Douglas Schilling Landgraf: Verified; Looks good to me, approved Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/78441 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: Ia22e25092e7145c042e3fd4220c37dcd0737057f Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: ovirt-log-collector-4.1 Gerrit-Owner: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>