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.53 by bendavid, Tue Mar 22 00:22:02 2011 UTC vs.
Revision 1.55 by bendavid, Sat Apr 23 19:13:13 2011 UTC

# Line 29 | Line 29 | echo
29  
30   cd $CMSSW_BASE/src;
31  
32 < if test $version -lt 4200000; then
32 > #if test $version -lt 4200000; then
33  
34  addpkg TrackingTools/TrajectoryState V06-04-07-01
35  checkdeps -a
34  
35 < fi
35 >
36 > #fi
37  
38  
39   case $version in

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines