Skip to content
Snippets Groups Projects
Commit ccf0e47b authored by Clemens Lange's avatar Clemens Lange
Browse files

Fix directory for run step

parent 2ce4385d
Branches
No related tags found
No related merge requests found
Pipeline #1404167 passed with warnings
......@@ -120,6 +120,6 @@ cmssw_run:
- printf $GRID_USERKEY | base64 -d > ${HOME}/.globus/userkey.pem
- chmod 400 ${HOME}/.globus/userkey.pem
- echo ${GRID_PASSWORD} | voms-proxy-init --voms cms --pwstdin
- cd MyAnalysis/ZPeakAnalysis/
- cd AnalysisCode/ZPeakAnalysis/
- cmsRun test/MyZPeak_cfg.py
- ls -l myZPeak.root
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment