← Back to team overview

nssbackup-team team mailing list archive

[Bug 604479] [NEW] maxincrement config value is not considered, if a full backup exists

 

Public bug reported:

I found the bug in BackupManager.py. The value returned by self.config.get(..) is a string and it was not converted to an int before comparison in this particular if expression.
The attached patch fixes this.

** Affects: nssbackup
     Importance: Undecided
         Status: New

-- 
maxincrement config value is not considered, if a full backup exists
https://bugs.launchpad.net/bugs/604479
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to NSsbackup.



Follow ups

References