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

Comparing COMP/CRAB/python/ScriptWriter.py (file contents):
Revision 1.6 by slacapra, Thu Oct 13 17:10:03 2005 UTC vs.
Revision 1.7 by fanzago, Tue Feb 14 16:47:07 2006 UTC

# Line 82 | Line 82 | class ScriptWriter:
82  
83      def setupJobTypeEnvironment_(self):
84          """
85 <        Returns part of a job script which does scheduler-specific work.
85 >        Returns part of a job script which does jobtype-specific work.
86          """
87          jbt = common.job_list.type()
88          txt = jbt.wsSetupEnvironment(self.nj)

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines