commit-gnue
[Top][All Lists]
Advanced

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

[gnue] r8692 - trunk/gnue-common/tests/drivers


From: reinhard
Subject: [gnue] r8692 - trunk/gnue-common/tests/drivers
Date: Fri, 22 Sep 2006 11:04:10 -0500 (CDT)

Author: reinhard
Date: 2006-09-22 11:04:09 -0500 (Fri, 22 Sep 2006)
New Revision: 8692

Modified:
   trunk/gnue-common/tests/drivers/checkem.py
Log:
Fixed config parameter.


Modified: trunk/gnue-common/tests/drivers/checkem.py
===================================================================
--- trunk/gnue-common/tests/drivers/checkem.py  2006-09-21 17:51:27 UTC (rev 
8691)
+++ trunk/gnue-common/tests/drivers/checkem.py  2006-09-22 16:04:09 UTC (rev 
8692)
@@ -34,7 +34,7 @@
         default = "gnue",
         help = "Use the connection <connectionname> for creating the schema")
 
-    GClientApp.__init__ (self, connections, 'common', {})
+    GClientApp.__init__ (self, connections, 'common', None)
 
   # ---------------------------------------------------------------------------
   #





reply via email to

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