rdiff-backup-commits
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Rdiff-backup-commits] Changes to rdiff-backup/testing/commontest.py


From: Ben Escoto
Subject: [Rdiff-backup-commits] Changes to rdiff-backup/testing/commontest.py
Date: Wed, 07 Sep 2005 13:33:28 -0400

Index: rdiff-backup/testing/commontest.py
diff -u rdiff-backup/testing/commontest.py:1.31 
rdiff-backup/testing/commontest.py:1.32
--- rdiff-backup/testing/commontest.py:1.31     Mon May 31 21:48:13 2004
+++ rdiff-backup/testing/commontest.py  Wed Sep  7 17:33:26 2005
@@ -93,6 +93,7 @@
        """
        Globals.current_time = current_time
        #_reset_connections()
+       Globals.security_level = "override"
        remote_schema = '%s'
 
        if not source_local:
@@ -174,6 +175,7 @@
 
 def _reset_connections(src_rp, dest_rp):
        """Reset some global connection information"""
+       Globals.security_level = "override"
        Globals.isbackup_reader = Globals.isbackup_writer = None
        #Globals.connections = [Globals.local_connection]
        #Globals.connection_dict = {0: Globals.local_connection}




reply via email to

[Prev in Thread] Current Thread [Next in Thread]