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

Comparing COMP/CRAB/python/PsetManipulator.py (file contents):
Revision 1.12 by ewv, Fri Oct 19 08:51:49 2007 UTC vs.
Revision 1.13 by ewv, Tue Nov 20 17:06:50 2007 UTC

# Line 119 | Line 119 | class PsetManipulator:
119          """
120          _addCrabFJR_
121          add CRAB specific FrameworkJobReport (FJR)
122 <        if a FJR already exists in input CMSSW parameter-set, add a second one
122 >        if a FJR already exists in input CMSSW parameter-set, add a second one.
123 >        This code is not needed for CMSSW >= 1.5.x and is non-functional in CMSSW >= 1.7.x.
124 >        It should be removed at some point in the future.
125          """
126  
127          # Check if MessageLogger service already exists in configuration. If not, add it

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines