summaryrefslogtreecommitdiffstats
path: root/spec/rtems/scheduler/if/remove-processor.yml
diff options
context:
space:
mode:
Diffstat (limited to 'spec/rtems/scheduler/if/remove-processor.yml')
-rw-r--r--spec/rtems/scheduler/if/remove-processor.yml3
1 files changed, 2 insertions, 1 deletions
diff --git a/spec/rtems/scheduler/if/remove-processor.yml b/spec/rtems/scheduler/if/remove-processor.yml
index 82d7907f..9db5152b 100644
--- a/spec/rtems/scheduler/if/remove-processor.yml
+++ b/spec/rtems/scheduler/if/remove-processor.yml
@@ -40,7 +40,8 @@ return:
The requested operation was successful.
value: ${../../status/if/successful:/name}
- description: |
- The scheduler instance identifier was invalid.
+ There was no scheduler associated with the identifier specified by
+ ${.:/params[0]/name}.
value: ${../../status/if/invalid-id:/name}
- description: |
The processor was not owned by the specified scheduler instance.