From: Jan Pospíšil Date: Tue, 13 Jun 2006 10:52:52 +0000 (+0000) Subject: updated comments X-Git-Tag: gridsite-core_R_1_3_2~119 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=e755251351c0b4c0e4f5c72f695b0ac9b25b140e;p=jra1mw.git updated comments --- diff --git a/org.glite.lb/project/status.T b/org.glite.lb/project/status.T index 8fbbc80..b5fbeed 100644 --- a/org.glite.lb/project/status.T +++ b/org.glite.lb/project/status.T @@ -73,14 +73,14 @@ strlist possible_ce_nodes CE nodes matching to possible_destinations bool suspended Job is suspended string suspend_reason Reason for the suspend -@type Submitted entered by the user to the User Interface or registered by Job Partitioner -@type Waiting Accepted by WMS, waiting for resource allocation -@type Ready Matching resources found -@type Scheduled Accepted by LRMS queue -@type Running Executable is running -@type Done Execution finished, output is available -@type Cleared Output transfered back to user and freed -@type Aborted Aborted by system (at any stage) -@type Cancelled Cancelled by user -@type Unknown Status cannot be determined -@type Purged Job has been purged from bookkeeping server (for LB->RGMA interface) +@type Submitted Entered by the user to the User Interface or registered by Job Partitioner. +@type Waiting Accepted by WMS, waiting for resource allocation. +@type Ready Matching resources found. +@type Scheduled Accepted by LRMS queue. +@type Running Executable is running. +@type Done Execution finished, output is available. +@type Cleared Output transfered back to user and freed. +@type Aborted Aborted by system (at any stage). +@type Cancelled Cancelled by user. +@type Unknown Status cannot be determined. +@type Purged Job has been purged from bookkeeping server (for LB->RGMA interface).