Eli Mesika has submitted this change and it was merged.
Change subject: packaging: setup: clear PGPASSWORD when interacting with database
......................................................................
packaging: setup: clear PGPASSWORD when interacting with database
when both PGPASSWORD and PGPASSFILE are specified the PGPASSWORD takes
precedence, so we should unset/zero it to avoid errors when user has
PGPASSWORD within environment and executes setup.
Change-Id: I1c74518db882fe91955a69132e8fb5d4cd212329
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/setup/dbutils/common.sh
1 file changed, 1 insertion(+), 0 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/18825
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I1c74518db882fe91955a69132e8fb5d4cd212329
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: oVirt Jenkins CI Server