diff --git a/pr_testing/run-pr-profiling.sh b/pr_testing/run-pr-profiling.sh index 7e1648bbb0f..9a680185a4c 100755 --- a/pr_testing/run-pr-profiling.sh +++ b/pr_testing/run-pr-profiling.sh @@ -34,7 +34,7 @@ for PROFILING_WORKFLOW in $WORKFLOWS;do eval `scram unsetenv -sh` mkdir -p $WORKSPACE/IB pushd $WORKSPACE/IB - scram project $CMSSW_VERSION + scram project CMSSW $CMSSW_VERSION pushd $CMSSW_VERSION eval `scram run -sh` popd