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.75 by spiga, Sun Jan 17 19:01:08 2010 UTC vs.
Revision 1.76 by spiga, Sun Jan 17 19:05:52 2010 UTC

# Line 54 | Line 54 | class SchedulerGlite(SchedulerGrid):
54          rb_param_file = None
55          configFileName = 'glite_wms_'+str(RB)+'.conf'
56  
57 <        results = Downloader(url, os.getcwd())
57 >        results = Downloader(url)
58          gliteConfig  = results.filePath(configFileName)
59  
60          if (glite_config ):

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines