ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/COMP/CRAB/python/SchedulerGlite.py
(Generate patch)

Comparing COMP/CRAB/python/SchedulerGlite.py (file contents):
Revision 1.13 by slacapra, Wed Feb 28 14:10:33 2007 UTC vs.
Revision 1.14 by spiga, Mon Jun 25 14:21:56 2007 UTC

# Line 253 | Line 253 | class SchedulerGlite(SchedulerEdg):
253          if len(sites)>0 and sites[0]=="":
254              return []
255          return sites
256 +
257 +    def submitTout(self, list):
258 +        return 120
259 +

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines