소스 검색

#6407 - Document Borg 1.2 pattern behavior change

Fix wrong root path that was accidently changed in last commit.
Thalian 3 년 전
부모
커밋
45fac2dc54
1개의 변경된 파일2개의 추가작업 그리고 2개의 파일을 삭제
  1. 2 2
      src/borg/archiver.py

+ 2 - 2
src/borg/archiver.py

@@ -2698,8 +2698,8 @@ class Archiver:
             # 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