nssbackup-team team mailing list archive
-
nssbackup-team team
-
Mailing list archive
-
Message #00430
[Bug 336240] [NEW] sbackup ignores maxsize setting
Public bug reported:
Binary package hint: sbackup
This patch solves the issue:
*** /usr/share/sbackup/sbackupd.py.orig 2008-06-17 08:24:10.000000000 +0200
--- /usr/share/sbackup/sbackupd.py 2009-03-01 14:07:44.000000000 +0100
***************
*** 220,225 ****
--- 220,226 ----
flistid = 0
flist_name = ""
fprops = False
+ maxsize = int(maxsize)
fullsize = 0L
def btree_r_add( adir ):
** Affects: sbackup (Ubuntu)
Importance: Undecided
Status: New
--
sbackup ignores maxsize setting
https://bugs.launchpad.net/bugs/336240
You received this bug notification because you are a member of NSsbackup
team, which is subscribed to sbackup in ubuntu.
Follow ups
References