This website requires JavaScript.
Explore
Help
Sign in
alexvanin
/
restic
Watch
1
Star
0
Fork
You've already forked restic
0
forked from
TrueCloudLab/restic
Code
Pull requests
Activity
6302444f34
restic
/
internal
/
testdata
/
policy_keep_snapshots_19
11 lines
129 B
Text
Raw
Normal View
History
Unescape
Escape
Change backup policy to be inclusive, meaning all given policies are evaluated for each snapshot, thereby making sure that each keep-* is able to retain its most recent snapshot. Thereby insuring that weeklies keep Sundays around and monthlies keep the last day of the month around. Added testcase to make sure when multiple --keep-tags are given, ALL of them need to match.
2017-05-11 20:26:44 +00:00
[
{
"time": "2014-11-15T10:20:30Z",
"tree": null,
"paths": null,
"tags": [
"foo",
"bar"
]
}
Do not use singleton counter. Revert change for running the numbered tests as subtests.
2017-05-15 06:53:59 +00:00
]
Copy permalink