CVSROOT: /cvs/cluster
Module name: conga
Branch: RHEL5
Changes by: [EMAIL PROTECTED] 2008-07-17 16:36:56
Modified files:
luci/site/luci/Extensions: cluster_adapters.py
Log message:
fix use of an undeclared variable
Patches:
http://sourceware.org/cgi-bin/cvsweb.cgi/conga/luci/site/luci/Extensions/cluster_adapters.py.diff?cvsroot=cluster&only_with_tag=RHEL5&r1=1.120.2.45&r2=1.120.2.46
--- conga/luci/site/luci/Extensions/cluster_adapters.py 2008/07/14 16:29:28
1.120.2.45
+++ conga/luci/site/luci/Extensions/cluster_adapters.py 2008/07/17 16:36:56
1.120.2.46
@@ -1169,7 +1169,6 @@
msg_list.append('Fix the error and try
again:\n')
else:
msg_list.append('PASSED\n')
- model.setModified(True)
msg_list.append('DONE\n')
msg_list.append('Propagating the new
cluster.conf')