
From Douglas Schilling Landgraf <dougsland@redhat.com>:
Douglas Schilling Landgraf has submitted this change and it was merged. Change subject: importDumpIntoNewDb: initdb - do not redirect standard output error ...................................................................... importDumpIntoNewDb: initdb - do not redirect standard output error Currently, if users execute initdb with root or other users not allowed to use postgres, the error message will be redirected to initdb.log and won't show in the console. This patch removes the redirect and the error now show in the console to users as soon an it appears. Change-Id: I22a2336f3b52cc11d9fd2a4027dddfa03d0ba169 Signed-off-by: Douglas Schilling Landgraf <dougsland@redhat.com> --- M src/inventory_report/importDumpIntoNewDb.sh 1 file changed, 1 insertion(+), 1 deletion(-) Approvals: Douglas Schilling Landgraf: Verified; Looks good to me, approved Martin Mucha: Looks good to me, but someone else must approve Jenkins CI: Passed CI tests -- To view, visit https://gerrit.ovirt.org/77037 To unsubscribe, visit https://gerrit.ovirt.org/settings Gerrit-MessageType: merged Gerrit-Change-Id: I22a2336f3b52cc11d9fd2a4027dddfa03d0ba169 Gerrit-PatchSet: 1 Gerrit-Project: ovirt-log-collector Gerrit-Branch: master Gerrit-Owner: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland@redhat.com> Gerrit-Reviewer: Jenkins CI Gerrit-Reviewer: Martin Mucha <mmucha@redhat.com> Gerrit-Reviewer: Sandro Bonazzola <sbonazzo@redhat.com> Gerrit-Reviewer: gerrit-hooks <automation@ovirt.org>