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

Comparing COMP/CRAB/python/SchedulerCaf.py (file contents):
Revision 1.6 by spiga, Mon Apr 28 23:18:38 2008 UTC vs.
Revision 1.7 by fanzago, Fri Jun 27 14:21:26 2008 UTC

# Line 33 | Line 33 | class SchedulerCaf(SchedulerLsf) :
33          """
34          txt = SchedulerLsf.wsSetupEnvironment(self)
35          txt += '# CAF specific stuff\n'
36 <        txt += 'middleware=CAF \n'
36 >        ##### FEDE
37 >        #txt += 'middleware=CAF \n'
38          txt += 'export STAGE_SVCCLASS=cmscaf \n'
39  
40          return txt

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines