[Cluster-devel] conga/luci/site/luci/Extensions ricci_communic ...

rmccabe at sourceware.org rmccabe at sourceware.org
Fri Oct 20 18:37:50 UTC 2006


CVSROOT:	/cvs/cluster
Module name:	conga
Changes by:	rmccabe at sourceware.org	2006-10-20 18:37:50

Modified files:
	luci/site/luci/Extensions: ricci_communicator.py 

Log message:
	duh. some kind of cut and paste error, i guess.

Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/ricci_communicator.py.diff?cvsroot=cluster&r1=1.10&r2=1.11

--- conga/luci/site/luci/Extensions/ricci_communicator.py	2006/10/18 21:59:47	1.10
+++ conga/luci/site/luci/Extensions/ricci_communicator.py	2006/10/20 18:37:50	1.11
@@ -16,8 +16,7 @@
     pass
 
 class RicciError(Exception):
-    def __init__(self, e):
-        pass
+    pass
 
 class RicciCommunicator:
     def __init__(self, hostname, port=11111):




More information about the Cluster-devel mailing list