Skip to content

Commit

Permalink
Update test_multiple_prs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
iarspider authored Oct 31, 2024
1 parent 61a1c0f commit 1a5846b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pr_testing/test_multiple_prs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1121,7 +1121,7 @@ rm -f $WORKSPACE/deprecated-warnings.log
get_compilation_warnings $WORKSPACE/build.log > $WORKSPACE/all-warnings.log

git diff --name-only $CMSSW_VERSION > $WORKSPACE/changed-files
pushd $WORKSPACE
pushd ..
scram b echo_SCRAM_TOOL_HOME
test -e config/SCRAM/findDependencies.py
SCRAM_TOOL_HOME=`scram b echo_SCRAM_TOOL_HOME 2>/dev/null | tail -1 | cut -d' ' -f3`
Expand Down

0 comments on commit 1a5846b

Please sign in to comment.