configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/ruleml.py
--- a/configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/ruleml.py Tue Oct 26 10:43:50 2010 +0100
+++ b/configurationengine/source/plugins/common/ConeLegacyRulePlugin/legacyruleplugin/ruleml.py Sat Nov 06 16:59:14 2010 +0200
@@ -151,7 +151,6 @@
if self.context:
self.context.results += results
- self.context.add_changed_refs(autoconfig.list_leaf_datas())
return results
finally:
relations.unregister()