Alon Bar-Lev has posted comments on this change.
Change subject: packaging: Updated all utilities to use backup.sh instead of
pg_dump
......................................................................
Patch Set 1: (1 inline comment)
....................................................
File packaging/fedora/setup/common_utils.py
Line 813: logging.debug("%s DB Backup started", db)
Line 814:
Line 815: # Run backup
Line 816: db_backup = os.path.join(basedefs.DIR_DB_SCRIPTS,
Line 817: basedefs.FILE_DB_BACKUP_SCRIPT)
I disagree.
There is no need to specify the directory twice.
Fix the log messages if you don't think it is clear, other code will benefit
from this fix.
Line 818: cmd = [
Line 819: db_backup,
Line 820: "-u", user,
Line 821: "-s", host,
--
To view, visit http://gerrit.ovirt.org/10548
To unsubscribe, visit http://gerrit.ovirt.org/settings
Gerrit-MessageType: comment
Gerrit-Change-Id: I011bc64d989cfba602977fd3f9522ea2c329aedc
Gerrit-PatchSet: 1
Gerrit-Project: ovirt-engine
Gerrit-Branch: master
Gerrit-Owner: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alex Lourie <[email protected]>
Gerrit-Reviewer: Alon Bar-Lev <[email protected]>
Gerrit-Reviewer: Kiril Nesenko <[email protected]>
Gerrit-Reviewer: Moran Goldboim <[email protected]>
Gerrit-Reviewer: Ofer Schreiber <[email protected]>
_______________________________________________
Engine-patches mailing list
[email protected]
http://lists.ovirt.org/mailman/listinfo/engine-patches