From 5cda61184eebadf908c7d4b594daac589b63d41f Mon Sep 17 00:00:00 2001 From: Tommy Persson <tommy.persson@liu.se> Date: Fri, 3 Aug 2018 18:04:14 +0200 Subject: [PATCH] Adding support for PathInfo --- srv/TSTExecutorCheckFromTni.srv | 1 + 1 file changed, 1 insertion(+) diff --git a/srv/TSTExecutorCheckFromTni.srv b/srv/TSTExecutorCheckFromTni.srv index 7ca76fc..aa9f765 100644 --- a/srv/TSTExecutorCheckFromTni.srv +++ b/srv/TSTExecutorCheckFromTni.srv @@ -4,6 +4,7 @@ lrs_msgs_tst/TSTNodeInfo tni --- +string[] path_uuids bool success # True means that the delegation check succeeded int32 error string reason -- GitLab