From: Aleš Křenek Date: Wed, 1 Aug 2007 17:17:14 +0000 (+0000) Subject: follow C API (JDL_ATTR) X-Git-Tag: glite-lb-build_R_1_6_0_1~5 X-Git-Url: http://scientific.zcu.cz/git/?a=commitdiff_plain;h=f9dfce7a4946a9ea1265ce594a02030cdad5fefa;p=jra1mw.git follow C API (JDL_ATTR) --- diff --git a/org.glite.lb.client-interface/interface/ServerConnection.h b/org.glite.lb.client-interface/interface/ServerConnection.h index b6c6a6c..cc41e05 100644 --- a/org.glite.lb.client-interface/interface/ServerConnection.h +++ b/org.glite.lb.client-interface/interface/ServerConnection.h @@ -58,7 +58,7 @@ public: RESUBMITTED = EDG_WLL_QUERY_ATTR_RESUBMITTED, /**< Job was resubmitted */ PARENT = EDG_WLL_QUERY_ATTR_PARENT, /**< Id of the parent job. */ EXITCODE = EDG_WLL_QUERY_ATTR_EXITCODE, /**< Job system exit code. */ - JDL = EDG_WLL_QUERY_ATTR_JDL, /**< Arbitrary JDL attribute */ + JDL_ATTR = EDG_WLL_QUERY_ATTR_JDL_ATTR, /**< Arbitrary JDL attribute */ }; /** Symbolic names of predicates.