From 039973538ce194654dc6bc4d3c808fc7e960f26b Mon Sep 17 00:00:00 2001 From: =?utf8?q?Ale=C5=A1=20K=C5=99enek?= Date: Thu, 15 Oct 2009 10:19:22 +0000 Subject: [PATCH] - added store reason - unified FAIL/FAILED --- org.glite.lb.types/events.T | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) diff --git a/org.glite.lb.types/events.T b/org.glite.lb.types/events.T index 6bd9cfc..c36fdbe 100644 --- a/org.glite.lb.types/events.T +++ b/org.glite.lb.types/events.T @@ -365,6 +365,8 @@ _code_ START _code_ OK _code_ FAILED + string reason failure_reason + _optional_ @type CREAMCall Processing command and calling BLAH or LRMS logsrc callee Called component @@ -376,7 +378,7 @@ int result _code_ START _code_ OK - _code_ FAIL + _code_ FAILED string reason _optional_ -- 1.8.2.3