|
||||
File indexing completed on 2024-04-06 12:08:42
0001 #!/bin/tcsh
0002 set OLD_DIR=${PWD}
0003 cd ~cctrack/DQM/${CMSSW_VERSION}/src/DQM/SiStripMonitorClient/scripts/${1}/
0004 crab -resubmit ${2} -c crab${1}
0005 cd $OLD_DIR
[ Source navigation ] | [ Diff markup ] | [ Identifier search ] | [ general search ] |
This page was automatically generated by the 2.2.1 LXR engine. The LXR team |