Commit 3a4dcf11 authored by bescoto's avatar bescoto

Fix to restore tests required by recent security fix


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@631 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 86ef64a6
......@@ -142,6 +142,7 @@ def InternalRestore(mirror_local, dest_local, mirror_dir, dest_dir, time,
Main.force = 1
Main.restore_root_set = 0
remote_schema = '%s'
Globals.security_level = "override"
#_reset_connections()
if not mirror_local:
mirror_dir = "cd test1; python ../server.py ../%s::../%s" % \
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment