# | 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 |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |