From 8a43c90d877e5881f09bbfcaff051fd03d45d925 Mon Sep 17 00:00:00 2001
From: Tommy Persson <tommy.persson@liu.se>
Date: Mon, 2 Feb 2015 15:46:43 +0100
Subject: [PATCH] Changes

---
 srv/TSTExecutorCheck.srv | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/srv/TSTExecutorCheck.srv b/srv/TSTExecutorCheck.srv
index a683267..44c0d78 100644
--- a/srv/TSTExecutorCheck.srv
+++ b/srv/TSTExecutorCheck.srv
@@ -4,8 +4,7 @@
 
 string ns       # Namespace for the tstfactory
 int32 id        # id for the TST node in the tstfactory
-int32 free_id	# First free unique id
 ---
-bool success
+bool success    # True means that the delegation check succeeded
 int32 error
 string reason
-- 
GitLab