with -tcp1 need to head -n1, not tail -n1 anymore
This commit is contained in:
parent
2c80eab8e1
commit
fd6a50a36b
2 changed files with 10 additions and 9 deletions
|
|
@ -1,7 +1,3 @@
|
|||
- Improve finding backup from another interval:
|
||||
o strip of interval name
|
||||
o run sort -n
|
||||
o use the last entry
|
||||
- do not delete_incomplete, when there's only one backup left!
|
||||
- Add filter support
|
||||
* filter
|
||||
|
|
@ -10,3 +6,10 @@
|
|||
- add source/ignore_failed_pre_exec
|
||||
- add source/ignore_failed_post_exec
|
||||
- .ccollect-marker is deleted by rsync at the beginning!
|
||||
- fix marking
|
||||
|
||||
Done:
|
||||
- Improve finding backup from another interval:
|
||||
o strip of interval name
|
||||
o run sort -n
|
||||
o use the last entry
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue