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

Comparing UserCode/MitAna/scripts/setup-pixelLessTracking.sh (file contents):
Revision 1.1 by bendavid, Thu Oct 16 16:52:51 2008 UTC vs.
Revision 1.2 by paus, Tue Oct 21 07:22:07 2008 UTC

# Line 18 | Line 18 | echo "Setup called for $CMSSW_VERSION ($
18  
19   cd $CMSSW_BASE/src;
20  
21 < if test $version -lt 20108; then
21 > if test $version -lt 2001008; then
22      echo "Nothing to be done, exiting";
23      exit 1;
24   fi
# Line 37 | Line 37 | case $version in
37      ;;
38   esac
39  
40 < echo "Setup done; you probably want to compile your project area now";
40 > echo "Setup for pixel less tracking done; you probably want to compile your project area now";

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines