瀏覽代碼

remote: allow get_manifest method (bugfix)

LegacyRepository of borg2 knows this method.
Thomas Waldmann 8 月之前
父節點
當前提交
a4d2fc8dd7
共有 1 個文件被更改,包括 1 次插入0 次删除
  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