![]() |
|
|||
File indexing completed on 2025-02-14 03:16:47
0001 #!/bin/sh 0002 # Pass in name and status 0003 function die { echo $1: status $2 ; exit $2; } 0004 0005 LOCAL_TEST_DIR=$SCRAM_TEST_PATH 0006 0007 cmsRun ${LOCAL_TEST_DIR}/PoolOutputAliasTest_cfg.py || die 'Failure using PoolOutputAliasTest_cfg.py 1' $? 0008 python3 ${LOCAL_TEST_DIR}/PoolOutputAliasTestCheckResults.py || die 'results check failed' $?
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |
![]() ![]() |