Commit ebf41862 authored by bescoto's avatar bescoto

Final changes for 0.13.6


git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup@580 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
parent 3ba956df
New in v0.13.6 (2005/??/??)
New in v0.13.6 (2005/04/07)
---------------------------
Fixed timezone bug. Hopefully this is the last one. (Thanks to
......
......@@ -47,7 +47,7 @@ class PathSetter(unittest.TestCase):
def reset_schema(self):
self.rb_schema = (SourceDir +
"/../rdiff-backup -v9 --no-compare-inode "
"/../rdiff-backup -v3 --no-compare-inode "
"--remote-schema './chdir-wrapper2 %s' ")
def refresh(self, *rp_list):
......
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