Commit 23cf2eb8 authored by Rafael Monnerat's avatar Rafael Monnerat

Include transitions into start_requested and stop_requested

Such transitions are required.
parent af2d3f09
...@@ -31,6 +31,7 @@ ...@@ -31,6 +31,7 @@
<string>request_stop_computer_partition_action</string> <string>request_stop_computer_partition_action</string>
<string>start_computer_partition</string> <string>start_computer_partition</string>
<string>start_computer_partition_installation</string> <string>start_computer_partition_installation</string>
<string>start_requested</string>
<string>stop_computer_partition</string> <string>stop_computer_partition</string>
<string>stop_computer_partition_installation</string> <string>stop_computer_partition_installation</string>
<string>stop_requested</string> <string>stop_requested</string>
......
...@@ -34,6 +34,7 @@ ...@@ -34,6 +34,7 @@
<string>start_requested</string> <string>start_requested</string>
<string>stop_computer_partition</string> <string>stop_computer_partition</string>
<string>stop_computer_partition_installation</string> <string>stop_computer_partition_installation</string>
<string>stop_requested</string>
</tuple> </tuple>
</value> </value>
</item> </item>
......
260 261
\ No newline at end of file \ 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