Eli Mesika has submitted this change and it was merged.
Change subject: db: do not fallback if ENGINE_PGPASS is specified
......................................................................
db: do not fallback if ENGINE_PGPASS is specified
existence of ENGINE_PGPASS within environment tells us to use a specific
file, do not fallback to anything else in this mode.
Change-Id: I0a92784c12d9fc8fcde6a57043c15cb2e7cc37db
Signed-off-by: Alon Bar-Lev <alonbl(a)redhat.com>
---
M packaging/dbscripts/backup.sh
M packaging/dbscripts/dbcustomfunctions.sh
2 files changed, 8 insertions(+), 11 deletions(-)
Approvals:
Eli Mesika: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/16615
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: I0a92784c12d9fc8fcde6a57043c15cb2e7cc37db
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Alon Bar-Lev <alonbl(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Sandro Bonazzola <sbonazzo(a)redhat.com>