/[rdiff-backup]/rdiff-backup/rdiff_backup/fs_abilities.py
ViewVC logotype

Diff of /rdiff-backup/rdiff_backup/fs_abilities.py

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.20 by bescoto, Tue Oct 25 06:43:23 2005 UTC revision 1.21 by bescoto, Wed Oct 26 00:52:53 2005 UTC
# Line 436  class SetGlobals: Line 436  class SetGlobals:
436                  self.update_triple(self.src_fsa.carbonfile, self.dest_fsa.carbonfile,                  self.update_triple(self.src_fsa.carbonfile, self.dest_fsa.carbonfile,
437                            ('carbonfile_active', 'carbonfile_write', 'carbonfile_conn'))                            ('carbonfile_active', 'carbonfile_write', 'carbonfile_conn'))
438                  if self.src_fsa.carbonfile and not Globals.carbonfile_active:                  if self.src_fsa.carbonfile and not Globals.carbonfile_active:
439                          Log("Source may have carbonfile support, but support defaults to "                          log.Log("Source may have carbonfile support, but support "
440                                  "off.\n  Use --carbonfile to enable.", 5)                                          "defaults to off.\n  Use --carbonfile to enable.", 5)
441    
442          def set_hardlinks(self):          def set_hardlinks(self):
443                  if Globals.preserve_hardlinks != 0:                  if Globals.preserve_hardlinks != 0:

Legend:
Removed from v.1.20  
changed lines
  Added in v.1.21

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26