- added store reason
authorAleš Křenek <ljocha@ics.muni.cz>
Thu, 15 Oct 2009 10:19:22 +0000 (10:19 +0000)
committerAleš Křenek <ljocha@ics.muni.cz>
Thu, 15 Oct 2009 10:19:22 +0000 (10:19 +0000)
- unified FAIL/FAILED

org.glite.lb.types/events.T

index 6bd9cfc..c36fdbe 100644 (file)
        _code_  START
        _code_  OK
        _code_  FAILED
+       string  reason          failure_reason
+       _optional_
 
 @type CREAMCall        Processing command and calling BLAH or LRMS
        logsrc  callee          Called component        
        int     result
        _code_  START
        _code_  OK
-       _code_  FAIL 
+       _code_  FAILED
        string  reason
        _optional_