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.15 by sixie, Thu Nov 13 09:56:41 2008 UTC vs.
Revision 1.16 by sixie, Thu Nov 13 14:29:22 2008 UTC

# Line 60 | Line 60 | case $version in
60             #remove this file because it is causing python compile errors due to
61             #incompatibilities of the tags...
62             #we don't use this file anyways.
63 +           #then replace it with an empty file so that it doesn't return after doing cvs update
64             rm RecoEgamma/EgammaIsolationAlgos/python/egammaIsolationSequence_cff.py
65 +           touch RecoEgamma/EgammaIsolationAlgos/python/egammaIsolationSequence_cff.py
66         fi
67  
68         ;;

Diff Legend

Removed lines
+ Added lines
< Changed lines
> Changed lines