summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2007-08-15 14:43:13 +0000
committerowsla <owsla@2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109>2007-08-15 14:43:13 +0000
commitfadf6cc5174cb71806b77b82152d082cee5f6d2b (patch)
treedb511f615f516630c1bfec746be65ce15829b6f4
parentcc13a22e73ca732cc0be2f268812ee30ad629932 (diff)
downloadrdiff-backup-fadf6cc5174cb71806b77b82152d082cee5f6d2b.tar.gz
Cosmetic touch-up since we now sometimes print non-ASCII characters
git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@852 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109
-rw-r--r--rdiff-backup/rdiff_backup/fs_abilities.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/rdiff-backup/rdiff_backup/fs_abilities.py b/rdiff-backup/rdiff_backup/fs_abilities.py
index b2c921b..6a978b9 100644
--- a/rdiff-backup/rdiff_backup/fs_abilities.py
+++ b/rdiff-backup/rdiff_backup/fs_abilities.py
@@ -626,8 +626,8 @@ class BackupSetGlobals(SetGlobals):
if Globals.chars_to_quote is None:
log.Log.FatalError("""New quoting requirements!
-The quoting chars this session needs (%s) do not match
-the repository settings (%s) listed in
+The quoting chars this session needs %r do not match
+the repository settings %r listed in
%s