Skip to content

Commit

Permalink
Merge pull request #3 from rchatter/DRN_UnitTest_Mod1
Browse files Browse the repository at this point in the history
Drn unit test mod1
  • Loading branch information
ssrothman committed Dec 14, 2021
2 parents 69b009e + 3135701 commit 8e8c903
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 git@github.com: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 8e8c903

Please sign in to comment.