- Notifications
You must be signed in to change notification settings - Fork5
Commit1c3512f

Michael Paquier
Fix old backup removal for specified number of days
Backups could be removed even if generation number was set to infinitewithout caring of the day threashold calculated. Backups are removedif they either satisfy the generation or the day threshold.1 parent3d0a223 commit1c3512f
3 files changed
+11
-7
lines changedLines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
1379 | 1379 |
| |
1380 | 1380 |
| |
1381 | 1381 |
| |
1382 |
| - | |
| 1382 | + | |
| 1383 | + | |
1383 | 1384 |
| |
1384 | 1385 |
| |
1385 | 1386 |
| |
1386 | 1387 |
| |
1387 | 1388 |
| |
1388 |
| - | |
| 1389 | + | |
| 1390 | + | |
1389 | 1391 |
| |
1390 | 1392 |
| |
1391 | 1393 |
| |
|
Lines changed: 4 additions & 2 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
129 | 129 |
| |
130 | 130 |
| |
131 | 131 |
| |
132 |
| - | |
| 132 | + | |
| 133 | + | |
133 | 134 |
| |
134 | 135 |
| |
135 | 136 |
| |
136 | 137 |
| |
137 | 138 |
| |
138 |
| - | |
| 139 | + | |
| 140 | + | |
139 | 141 |
| |
140 | 142 |
| |
141 | 143 |
| |
|
Lines changed: 3 additions & 3 deletions
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
29 | 29 |
| |
30 | 30 |
| |
31 | 31 |
| |
32 |
| - | |
| 32 | + | |
33 | 33 |
| |
34 | 34 |
| |
35 | 35 |
| |
36 | 36 |
| |
37 |
| - | |
| 37 | + | |
38 | 38 |
| |
39 |
| - | |
| 39 | + |
0 commit comments
Comments
(0)