From 973e0abae785a45d260bb39ef5e2099a5a55a7d0 Mon Sep 17 00:00:00 2001 From: Tommy Persson <tommy.persson@liu.se> Date: Wed, 15 Mar 2017 17:03:17 +0100 Subject: [PATCH] Toward the new api --- srv/TSTExecutorIsDelegationExpandable.srv | 2 -- 1 file changed, 2 deletions(-) diff --git a/srv/TSTExecutorIsDelegationExpandable.srv b/srv/TSTExecutorIsDelegationExpandable.srv index 8be78ab..c45cea9 100644 --- a/srv/TSTExecutorIsDelegationExpandable.srv +++ b/srv/TSTExecutorIsDelegationExpandable.srv @@ -2,8 +2,6 @@ # Call the expand function in the executor. # -string ns # Namespace for the tstfactory -int32 id # id for the TST node in the tstfactory --- bool delegation_expandable_flag # True if the executor will expand the node bool success -- GitLab