mirror of
https://github.com/robweber/xbmcbackup.git
synced 2024-11-14 20:35:48 +01:00
some spacing
This commit is contained in:
parent
9246c9b586
commit
64ae75252f
@ -460,6 +460,7 @@ class XbmcBackup:
|
||||
dirs = self.listBackups()
|
||||
|
||||
if(len(dirs) > total_backups):
|
||||
|
||||
#remove backups to equal total wanted
|
||||
remove_num = 0
|
||||
self.filesTotal = self.filesTotal + remove_num + 1
|
||||
|
Loading…
Reference in New Issue
Block a user