Yair Zaslavsky has submitted this change and it was merged.
Change subject: core:restore.sh fails to drop existing database...
......................................................................
core:restore.sh fails to drop existing database...
restore.sh fails to drop existing database and continues running
Adding a check on the dropdb command status and existing if not
succeeded.
Change-Id: If9d33e0011cdac6bb0d9b153cc4f4a118c7b4aaf
Bug-Url:
https://bugzilla.redhat.com/show_bug.cgi?id=929359
Signed-off-by: Eli Mesika <emesika(a)redhat.com>
---
M backend/manager/dbscripts/restore.sh
1 file changed, 4 insertions(+), 0 deletions(-)
Approvals:
Yair Zaslavsky: Verified; Looks good to me, approved
--
To view, visit
http://gerrit.ovirt.org/13498
To unsubscribe, visit
http://gerrit.ovirt.org/settings
Gerrit-MessageType: merged
Gerrit-Change-Id: If9d33e0011cdac6bb0d9b153cc4f4a118c7b4aaf
Gerrit-PatchSet: 2
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Eli Mesika <emesika(a)redhat.com>
Gerrit-Reviewer: Yair Zaslavsky <yzaslavs(a)redhat.com>