[conduit: 95/138] Missing arg. Can't do anything right this morning :(



commit b62f91dbeba9c4647e53bad9c53d0ba66af3db79
Author: John Carr <john carr unrouted co uk>
Date:   Tue May 5 01:34:17 2009 -0700

    Missing arg. Can't do anything right this morning :(
---
 test/soup/env/fake-dbus.py |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)

diff --git a/test/soup/env/fake-dbus.py b/test/soup/env/fake-dbus.py
index f36ca7a..21c8aa5 100644
--- a/test/soup/env/fake-dbus.py
+++ b/test/soup/env/fake-dbus.py
@@ -9,7 +9,7 @@ import soup
 class Dbus(soup.env.EnvironmentWrapper):
 
     @classmethod
-    def enabled(cls):
+    def enabled(cls, opts):
         return False
 
     def prepare_environment(self):



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