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.52 by ceballos, Fri Mar 18 20:54:59 2011 UTC vs.
Revision 1.53 by bendavid, Tue Mar 22 00:22:02 2011 UTC

# Line 29 | Line 29 | echo
29  
30   cd $CMSSW_BASE/src;
31  
32 if test $version -lt 3010000; then
33
34  addpkg RecoEgamma/ElectronIdentification V00-03-20
35
36 fi
37
32   if test $version -lt 4200000; then
33  
34    addpkg TrackingTools/TrajectoryState V06-04-07-01
35 +  checkdeps -a
36  
37   fi
38  

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines