Commit bd92b15f authored by Łukasz Nowak's avatar Łukasz Nowak

Allow to destroy partitionless instances.

parent 09442bc3
......@@ -153,7 +153,7 @@
<dictionary>
<item>
<key> <string>_text</string> </key>
<value> <string>python: context.SoftwareInstance_getStatus() in ("Started", "Stopped")</string> </value>
<value> <string>python: context.SoftwareInstance_getStatus() in ("Started", "Stopped", "Looking for a free partition")</string> </value>
</item>
</dictionary>
</pickle>
......
340
\ No newline at end of file
341
\ 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