Author: justi9
Date: 2010-06-01 14:11:40 -0400 (Tue, 01 Jun 2010)
New Revision: 3999
Modified:
mgmt/newdata/cumin/model/condor.xml
Log:
This field isn't always set
Modified: mgmt/newdata/cumin/model/condor.xml
===================================================================
--- mgmt/newdata/cumin/model/condor.xml 2010-06-01 16:02:36 UTC (rev 3998)
+++ mgmt/newdata/cumin/model/condor.xml 2010-06-01 18:11:40 UTC (rev 3999)
@@ -492,7 +492,7 @@
<property name="Pool" type="sstr" index="y"/>
<property name="System" type="sstr" index="y"/>
- <property name="JobQueueBirthdate" type="absTime"/>
+ <property name="JobQueueBirthdate" type="absTime"
optional="y"/>
<property name="MaxJobsRunning" type="uint32"
desc=""/>
<property name="Machine" type="sstr" desc=""/>
<property name="MyAddress" type="sstr" desc=""/>
Show replies by date