From 7c952ead8d322399c78d509dcedc7e5cf804c7c4 Mon Sep 17 00:00:00 2001 From: =?utf8?q?Milo=C5=A1=20Mula=C4=8D?= Date: Tue, 15 Dec 2009 10:25:08 +0000 Subject: [PATCH] new types for file transfers --- org.glite.lb.types/status.T | 2 ++ 1 file changed, 2 insertions(+) diff --git a/org.glite.lb.types/status.T b/org.glite.lb.types/status.T index 28ea669..c7b2ac6 100644 --- a/org.glite.lb.types/status.T +++ b/org.glite.lb.types/status.T @@ -13,6 +13,8 @@ int jobtype Type of job _code_ PBS PBS job _code_ CONDOR Condor job _code_ CREAM CREAM job + _code_ SANDBOX SANDBOX job containing file transfers + _code_ FILE_TRANSFER subjobs of SANDBOX job jobid parent_job parent job of subjob string seed string used for generation of subjob IDs -- 1.8.2.3