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

Comparing COMP/CRAB/python/DLSInfo.py (file contents):
Revision 1.29 by spiga, Wed Jan 7 15:24:30 2009 UTC vs.
Revision 1.30 by edelmann, Tue Mar 17 14:36:44 2009 UTC

# Line 53 | Line 53 | class DLSInfo:
53                            'glidein':  global_url,\
54                            'lsf':      global_url,\
55                            'caf':      caf_url,\
56 <                          'sge':      global_url
56 >                          'sge':      global_url,
57 >                          'arc':      global_url
58                            }
59          dbs_url_default = dbs_url_map[(common.scheduler.name()).lower()]
60  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines