summaryrefslogtreecommitdiff
path: root/src/main/resources/boot/SM/PredefinedStep.xml
diff options
context:
space:
mode:
authorAndrew Branson <andrew.branson@cern.ch>2013-10-27 00:27:24 +0200
committerAndrew Branson <andrew.branson@cern.ch>2013-10-27 00:27:24 +0200
commit30cd736670a579985890d8c2dfe363bacbad7568 (patch)
tree152b34486ed4a77c6d6a3a49c13b796ae669f512 /src/main/resources/boot/SM/PredefinedStep.xml
parent0f892332b19ba8741a7db66a5c4daa386b2b5c1e (diff)
Beta?
Diffstat (limited to 'src/main/resources/boot/SM/PredefinedStep.xml')
-rw-r--r--src/main/resources/boot/SM/PredefinedStep.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/main/resources/boot/SM/PredefinedStep.xml b/src/main/resources/boot/SM/PredefinedStep.xml
index 0cc418a..f62fd09 100644
--- a/src/main/resources/boot/SM/PredefinedStep.xml
+++ b/src/main/resources/boot/SM/PredefinedStep.xml
@@ -1,6 +1,6 @@
<StateMachine initialState="0">
<State id="0" name="Available"/>
- <Transition id="0" name="Done" origin="0" terminus="0">
+ <Transition id="0" name="Done" origin="0" target="0">
<Outcome name="PredefinedStepOutcome" version="0"/>
</Transition>
</StateMachine>