Alex Lourie has posted comments on this change.

Change subject: packaging: Clean pgpass file on engine-cleanup
......................................................................


Patch Set 9: (1 inline comment)

....................................................
File packaging/fedora/setup/engine-cleanup.py
Line 414: 
Line 415:     # Stop JBoss
Line 416:     runFunc(stopJboss, MSG_INFO_STOP_JBOSS)
Line 417: 
Line 418:     # Backup and drop DB (only if 'basedefs.DB_NAME' db exists)
add cleanPgpass to this comment
Line 419:     if db.exists() and options.drop_db:
Line 420:         runFunc([db.backup, db.drop, cleanPgpass], MSG_INFO_REMOVE_DB)
Line 421: 
Line 422:     # Remove CA


--
To view, visit http://gerrit.ovirt.org/7320
To unsubscribe, visit http://gerrit.ovirt.org/settings

Gerrit-MessageType: comment
Gerrit-Change-Id: I21cbde71bf0a2181f8e0b8ed31205c26d16d2134
Gerrit-PatchSet: 9
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Juan Hernandez <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: oVirt Jenkins CI Server
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches

Reply via email to