/[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.23 by bescoto, Sun Oct 30 15:43:42 2005 UTC revision 1.24 by bescoto, Sun Nov 6 00:58:46 2005 UTC
# Line 513  class BackupSetGlobals(SetGlobals): Line 513  class BackupSetGlobals(SetGlobals):
513                          log.Log("Warning: File system no longer needs quoting, "                          log.Log("Warning: File system no longer needs quoting, "
514                                          "but we will retain for backwards compatibility.", 2)                                          "but we will retain for backwards compatibility.", 2)
515                          return actual_ctq                          return actual_ctq
516                  log.Log.FatalError("""New quoting requirements!                  if Globals.chars_to_quote is None:
517                            log.Log.FatalError("""New quoting requirements!
518    
519  The quoting chars this session needs (%s) do not match  The quoting chars this session needs (%s) do not match
520  the repository settings (%s) listed in  the repository settings (%s) listed in

Legend:
Removed from v.1.23  
changed lines
  Added in v.1.24

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