summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-14 14:32:17 +0200
committerSebastian Huber <sebastian.huber@embedded-brains.de>2021-09-14 14:32:42 +0200
commit2c4e35bfbd2f247d2facc85d5ff636c5fc659483 (patch)
treefb516a0d2ae1d78baabacbbac7134e3ee9624ec8
parentspec: Add requirement texts (diff)
downloadrtems-central-2c4e35bfbd2f247d2facc85d5ff636c5fc659483.tar.bz2
spec: Fix variable substitution
-rw-r--r--spec/score/tq/req/fatal-enqueue-sticky-from-bad-state.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/score/tq/req/fatal-enqueue-sticky-from-bad-state.yml b/spec/score/tq/req/fatal-enqueue-sticky-from-bad-state.yml
index 2154ece6..0fa3c6d6 100644
--- a/spec/score/tq/req/fatal-enqueue-sticky-from-bad-state.yml
+++ b/spec/score/tq/req/fatal-enqueue-sticky-from-bad-state.yml
@@ -14,5 +14,6 @@ text: |
thread dispatch disable level is not equal to one, if the sticky thread queue
enqueue is performed, then the system shall terminate with the
${/score/interr/if/internal-error-core:/name} fatal source and the
- ${/score/interr/if/thread-queue-enqueue-sticky-from-bad-state} fatal code.
+ ${/score/interr/if/thread-queue-enqueue-sticky-from-bad-state:/name} fatal
+ code.
type: requirement