Pārlūkot izejas kodu

remote: allow get_manifest method (bugfix)

LegacyRepository of borg2 knows this method.
Thomas Waldmann 8 mēneši atpakaļ
vecāks
revīzija
a4d2fc8dd7
1 mainītis faili ar 1 papildinājumiem un 0 dzēšanām
  1. 1 0
      src/borg/remote.py

+ 1 - 0
src/borg/remote.py

@@ -155,6 +155,7 @@ class RepositoryServer:  # pragma: no cover
         "load_key",
         "break_lock",
         "inject_exception",
+        "get_manifest",  # borg2 LegacyRepository has this
     )
 
     _rpc_methods = (  # Repository