Commit 6b52e4f3 authored by Ivan Tyagov's avatar Ivan Tyagov

Fixup : XML changes.

Needed after 85b18536
(uses old XML format which breaks codign styles tests)
parent b617c3af
Pipeline #32277 failed with stage
in 0 seconds
......@@ -19,4 +19,3 @@ for line in context.objectValues(portal_type="Data Analysis Line"):
if context.getRefreshState() != "refresh_started":
context.startRefresh()
context.activate(serialization_tag=str(context.getUid())).DataAnalysis_executeDataOperation()
......@@ -6,18 +6,18 @@
</pickle>
<pickle>
<dictionary>
<item>
<key> <string>Script_magic</string> </key>
<value> <int>3</int> </value>
</item>
<item>
<key> <string>_bind_names</string> </key>
<value>
<object>
<klass>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
<global name="_reconstructor" module="copy_reg"/>
</klass>
<tuple/>
<tuple>
<global name="NameAssignments" module="Shared.DC.Scripts.Bindings"/>
<global name="object" module="__builtin__"/>
<none/>
</tuple>
<state>
<dictionary>
<item>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment