Skip to content

Commit

Permalink
Unit test on top of squashed port_to_egm
Browse files Browse the repository at this point in the history
  • Loading branch information
rmchatterjee committed Dec 14, 2021
1 parent 2bb3e7a commit 3135701
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions RecoEcal/EgammaClusterProducers/test/runtests.sh
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,4 @@

function die { echo $1: status $2 ; exit $2; }

cd $CMSSW_BASE/src
git clone [email protected]:ssrothman/DRNData.git
mv DRNData/models $CMSSW_BASE/src/RecoEcal/EgammaClusterProducers/data/

cmsRun ${LOCAL_TEST_DIR}/DRNTest_cfg.py || die 'Failure using cmsRun' $?

0 comments on commit 3135701

Please sign in to comment.