From Douglas Schilling Landgraf <dougsland(a)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(a)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
Jenkins CI: Passed CI tests
--
To view, visit
https://gerrit.ovirt.org/78438
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: ovirt-log-collector-4.1
Gerrit-Owner: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Douglas Schilling Landgraf <dougsland(a)redhat.com>
Gerrit-Reviewer: Jenkins CI
Gerrit-Reviewer: gerrit-hooks <automation(a)ovirt.org>