This website requires JavaScript.
Explore
Help
Register
Sign In
octoleo
/
restic
Watch
2
Star
2
Fork
0
You've already forked restic
mirror of
https://github.com/octoleo/restic.git
synced
2024-11-02 11:46:36 +00:00
Code
Issues
Releases
Wiki
Activity
9cd422791a
restic
/
internal
/
testdata
/
policy_keep_snapshots_19
11 lines
129 B
Plaintext
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