[rtems-central commit] spec: Use relative UID

Sebastian Huber sebh at rtems.org
Fri Sep 25 10:56:34 UTC 2020


Module:    rtems-central
Branch:    master
Commit:    7f8097ae1e56caa22b34aaf224e9212ed105a3ae
Changeset: http://git.rtems.org/rtems-central/commit/?id=7f8097ae1e56caa22b34aaf224e9212ed105a3ae

Author:    Sebastian Huber <sebastian.huber at embedded-brains.de>
Date:      Fri Sep 25 09:50:34 2020 +0200

spec: Use relative UID

---

 spec/rtems/task/req/construct-errors.yml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/spec/rtems/task/req/construct-errors.yml b/spec/rtems/task/req/construct-errors.yml
index e912671..b498131 100644
--- a/spec/rtems/task/req/construct-errors.yml
+++ b/spec/rtems/task/req/construct-errors.yml
@@ -5,7 +5,7 @@ enabled-by: true
 functional-type: action
 links:
 - role: interface-function
-  uid: /rtems/task/if/construct
+  uid: ../if/construct
 post-conditions:
 - name: Status
   states:



More information about the vc mailing list