From 9613406fbab1949f66fe7858590cab990c7b4b25 Mon Sep 17 00:00:00 2001 From: bescoto Date: Tue, 11 Feb 2003 07:37:12 +0000 Subject: First pass at integrating regress code At this point most of the tests work, but there are still problems with the finaltest error tests on /proc, and with some selection options. The regress code is totally unchecked, and regresstest.py is unwritten. git-svn-id: http://svn.savannah.nongnu.org/svn/rdiff-backup/trunk@277 2b77aa54-bcbc-44c9-a7ec-4f6cf2b41109 --- rdiff-backup/rdiff_backup/Globals.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'rdiff-backup/rdiff_backup/Globals.py') diff --git a/rdiff-backup/rdiff_backup/Globals.py b/rdiff-backup/rdiff_backup/Globals.py index a06e246..97c42de 100644 --- a/rdiff-backup/rdiff_backup/Globals.py +++ b/rdiff-backup/rdiff_backup/Globals.py @@ -99,7 +99,7 @@ client_conn = None # list. changed_settings = [] -# The RPath of the rdiff-backup-data directory. +# The RPath or QuotedRPath of the rdiff-backup-data directory. rbdir = None # quoting_enabled is true if we should quote certain characters in -- cgit v1.2.1