Skip to content

Commit

Permalink
Update test_multiple_prs.sh
Browse files Browse the repository at this point in the history
  • Loading branch information
smuzaffar authored Dec 2, 2024
1 parent d3a0088 commit d6a3724
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 @@ -1196,7 +1196,7 @@ if [ $(echo ${SCRAM_VER} | grep '^V3' | wc -l) -gt 0 ] ; then
else
perl config/SCRAM/findDependencies.pl -rel `pwd` -arch ${SCRAM_ARCH} -scramroot $SCRAM_TOOL_HOME
fi
[ -f etc/dependencies/usedby.out ] && cp etc/dependencies/usedby.out $WORKSPACE/$WORKSPACE/usedby.txt
#[ -f etc/dependencies/usedby.out ] && cp etc/dependencies/usedby.out $WORKSPACE/$WORKSPACE/usedby.txt
process_changed_files "$WORKSPACE/changed-files" "$WORKSPACE/full-list-of-changed-files.txt"
popd

Expand Down

0 comments on commit d6a3724

Please sign in to comment.