|
||||
File indexing completed on 2024-04-06 12:31:25
0001 #!/bin/sh 0002 0003 function die { echo $1: status $2 ; exit $2; } 0004 0005 cmsRun ${SCRAM_TEST_PATH}/ttJetPartonMatch_cfg.py || die 'Failure using ttJetPartonMatch_cfg.py' $?
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |