mirror of
https://github.com/borgbackup/borg.git
synced 2024-12-25 01:06:50 +00:00
#6407 - Document Borg 1.2 pattern behavior change
Fix wrong root path that was accidently changed in last commit.
This commit is contained in:
parent
b4d3859b9e
commit
45fac2dc54
1 changed files with 2 additions and 2 deletions
|
@ -2698,8 +2698,8 @@ def do_break_lock(self, args, repository):
|
|||
# note that excludes use fm: by default and patternfiles use sh: by default.
|
||||
# therefore, we need to specify fm: to have the same exact behavior.
|
||||
P fm
|
||||
R home/bobby
|
||||
R home/susan
|
||||
R /home/bobby
|
||||
R /home/susan
|
||||
|
||||
- home/bobby/junk
|
||||
|
||||
|
|
Loading…
Reference in a new issue