ViewVC Help
View File | Revision Log | Show Annotations | Root Listing
root/cvsroot/UserCode/MitAna/scripts/setup.sh
(Generate patch)

Comparing UserCode/MitAna/scripts/setup.sh (file contents):
Revision 1.26 by bendavid, Thu Jun 18 22:55:31 2009 UTC vs.
Revision 1.27 by phedex, Fri Jul 3 06:18:02 2009 UTC

# Line 40 | Line 40 | case $version in
40          cat JetMETCorrections/JetVertexAssociation/src/JetVertexMain.cc |
41          sed -e 's/else  std::cout << \"\[Jets\] JetVertexAssociation: Warning\! problems for  Algo = 2: possible division by zero ..\" << std::endl;//' > $TMP;
42          mv $TMP JetMETCorrections/JetVertexAssociation/src/JetVertexMain.cc
43 <      
43 >        cvs co -rV10-00-02 PhysicsTools/HepMCCandAlgos
44          ;;
45      *)
46          echo "Nothing known about this version, exiting";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines