You should probably wait. I'm still not sure if the check for escaping dos devices should be done on the source or dest fsa in this case (or other cases that call this same routine).

marc

Andrew Ferguson wrote:
Marc Dyksterhouse wrote:
Jeff,

Apply this patch to both sides:

===============================

--- fs_abilities.py.orig        2007-01-30 20:20:03.334625000 -0500
+++ fs_abilities.py     2007-01-30 20:20:09.772125000 -0500
@@ -629,6 +629,7 @@
         def __init__(self, conn, fsa):
                 self.conn = conn
                 self.dest_fsa = fsa
+               self.src_fsa = fsa

         def update_triple(self, fsa_support, attr_triple):
                 """Update global vars from single fsa test"""


Marc,

Would you like this patch applied to CVS? Or should I wait for a
complete fix?

Andrew



_______________________________________________
rdiff-backup-users mailing list at [email protected]
http://lists.nongnu.org/mailman/listinfo/rdiff-backup-users
Wiki URL: http://rdiff-backup.solutionsfirst.com.au/index.php/RdiffBackupWiki

Reply via email to