From a71561f22abc0a3205b98a08f4979486f2aac130 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Milo=C5=A1=20Mula=C4=8D?= Date: Wed, 27 Sep 2006 14:04:09 +0000 Subject: [PATCH] new jobtype COLLECTION --- org.glite.lb/project/status.T | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/org.glite.lb/project/status.T b/org.glite.lb/project/status.T index b5fbeed..7dab62d 100644 --- a/org.glite.lb/project/status.T +++ b/org.glite.lb/project/status.T @@ -5,8 +5,9 @@ _index_ int jobtype Type of job _null_ -1 - _code_ SIMPLE simple job - _code_ DAG composite job + _code_ SIMPLE simple job + _code_ DAG composite job + _code_ COLLECTION parent of collection of jobs jobid parent_job parent job of subjob string seed string used for generation of subjob IDs -- 1.8.2.3