Yedidyah Bar David has posted comments on this change. Change subject: packaging: setup: Report errors during db restore ......................................................................
Patch Set 7: (1 comment) http://gerrit.ovirt.org/#/c/37252/7/packaging/setup/ovirt_engine_setup/engine_common/database.py File packaging/setup/ovirt_engine_setup/engine_common/database.py: Line 592: |function\ public.uuid_ns_url\(\)\ does\ not\ exist Line 593: |function\ public.uuid_ns_x500\(\)\ does\ not\ exist Line 594: ).* Line 595: """ Line 596: ) Ideas for nicer formatting of this are welcome. Tried several things, including dropping VERBOSE, building the re from a list of strings, using just a list of strings with no re, didn't like any of them. Line 597: Line 598: def restore( Line 599: self, Line 600: backupFile, -- To view, visit http://gerrit.ovirt.org/37252 To unsubscribe, visit http://gerrit.ovirt.org/settings Gerrit-MessageType: comment Gerrit-Change-Id: I8e1a3e281cee907d652db1193a7e36130de20260 Gerrit-PatchSet: 7 Gerrit-Project: ovirt-engine Gerrit-Branch: master Gerrit-Owner: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: Yedidyah Bar David <[email protected]> Gerrit-Reviewer: [email protected] Gerrit-Reviewer: oVirt Jenkins CI Server Gerrit-HasComments: Yes _______________________________________________ Engine-patches mailing list [email protected] http://lists.ovirt.org/mailman/listinfo/engine-patches
