Skip to content

Commit

Permalink
debug
Browse files Browse the repository at this point in the history
  • Loading branch information
iarspider authored Oct 31, 2024
1 parent 5b5ff60 commit 61a1c0f
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pr_testing/test_multiple_prs.sh
Original file line number Diff line number Diff line change
Expand Up @@ -1122,6 +1122,8 @@ get_compilation_warnings $WORKSPACE/build.log > $WORKSPACE/all-warnings.log

git diff --name-only $CMSSW_VERSION > $WORKSPACE/changed-files
pushd $WORKSPACE
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`
mkdir -p etc/dependencies
SCRAM_TOOL_HOME=$SCRAM_TOOL_HOME ./config/SCRAM/findDependencies.py -rel `pwd` -arch ${SCRAM_ARCH}
Expand Down

0 comments on commit 61a1c0f

Please sign in to comment.