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.9 by fanzago, Tue Jul 15 14:40:10 2008 UTC vs.
Revision 1.10 by spiga, Sun Sep 21 10:46:13 2008 UTC

# Line 42 | Line 42 | class SchedulerCaf(SchedulerLsf) :
42      def wsCopyOutput(self):
43          ### default is the name of the storage pool
44          ### where users can copy job outputs  
45 <        txt=self.wsCopyOutput_tmp(self.pool)
45 >        txt=self.wsCopyOutput_comm(self.pool)
46          return txt

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines