Skip to content

Commit

Permalink
export RUNALLSTEPS
Browse files Browse the repository at this point in the history
  • Loading branch information
gartung committed Nov 6, 2024
1 parent fafb1d7 commit 2361e05
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr_testing/run-pr-profiling.sh
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ for PROFILING_WORKFLOW in $WORKFLOWS;do
eval `scram run -sh`
popd
$WORKSPACE/profiling/Gen_tool/Gen.sh $CMSSW_VERSION || true
RUNALLSTEPS=1
export RUNALLSTEPS=1
$WORKSPACE/profiling/Gen_tool/runall.sh $CMSSW_VERSION || true
unset RUNALLSTEPS
pushd $CMSSW_VERSION
Expand Down

0 comments on commit 2361e05

Please sign in to comment.