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/connectiontest.py


From: Ben Escoto
Subject: [Rdiff-backup-commits] Changes to rdiff-backup/testing/connectiontest.py
Date: Sat, 10 Sep 2005 23:49:18 -0400

Index: rdiff-backup/testing/connectiontest.py
diff -u rdiff-backup/testing/connectiontest.py:1.8 
rdiff-backup/testing/connectiontest.py:1.9
--- rdiff-backup/testing/connectiontest.py:1.8  Sat Nov  1 21:04:28 2003
+++ rdiff-backup/testing/connectiontest.py      Sun Sep 11 03:49:18 2005
@@ -91,7 +91,8 @@
                """Must start a server for this"""
                stdin, stdout = os.popen2("python ./server.py "+SourceDir)
                self.conn = PipeConnection(stdout, stdin)
-               #self.conn.Log.setverbosity(9)
+               Globals.security_level = "override"
+       #self.conn.Log.setverbosity(9)
                #Log.setverbosity(9)
 
        def testBasic(self):




reply via email to

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