Ver código fonte

Merge pull request #6719 from fantasya-pbem/task/6407_document-pattern-changes

#6407 - Document Borg 1.2 pattern behavior change
TW 3 anos atrás
pai
commit
1614abd4b9
1 arquivos alterados com 2 adições e 2 exclusões
  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.
             # 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.
             # therefore, we need to specify fm: to have the same exact behavior.
             P fm
             P fm
-            R home/bobby
-            R home/susan
+            R /home/bobby
+            R /home/susan
 
 
             - home/bobby/junk
             - home/bobby/junk