# | 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 | ;; |
– | Removed lines |
+ | Added lines |
< | Changed lines |
> | Changed lines |