Home | Trees | Indices | Help |
|
---|
|
Author: Kenneth J. Pronovici <pronovic@ieee.org>
|
|||
|
|
|||
logger = logging.getLogger("CedarBackup2.log.actions.purge")
|
|
Executes the purge backup action. For each configured directory, we create a purge item list, remove from the list anything that's younger than the configured retain days value, and then purge from the filesystem what's left.
|
Home | Trees | Indices | Help |
|
---|
Generated by Epydoc 3.0beta1 on Mon May 5 19:58:06 2008 | http://epydoc.sourceforge.net |