From e755251351c0b4c0e4f5c72f695b0ac9b25b140e Mon Sep 17 00:00:00 2001 From: =?utf8?q?Jan=20Posp=C3=AD=C5=A1il?= Date: Tue, 13 Jun 2006 10:52:52 +0000 Subject: [PATCH] updated comments --- org.glite.lb/project/status.T | 22 +++++++++++----------- 1 file changed, 11 insertions(+), 11 deletions(-) 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). -- 1.8.2.3