Commit 2b21d01e authored by Romain Courteaud's avatar Romain Courteaud

Bang method has been migrated

parent 87cee04f
......@@ -52,7 +52,7 @@
<key> <string>_body</string> </key>
<value> <string>software_instance = context.restrictedTraverse(\'software_instance_module/20120413-6FDFC3\', None)\n
if software_instance is not None:\n
software_instance.reportComputerPartitionBang(comment=\'Bang by alarm\')\n
software_instance.bang(bang_tree=True, comment=\'Bang by alarm\')\n
</string> </value>
</item>
<item>
......
730
\ No newline at end of file
731
\ No newline at end of file
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