Skip to content

Commit 4078033

Browse files
authored
upload dependency file to cmssdt
1 parent d6a3724 commit 4078033

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pr_testing/test_multiple_prs.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1196,7 +1196,7 @@ if [ $(echo ${SCRAM_VER} | grep '^V3' | wc -l) -gt 0 ] ; then
11961196
else
11971197
perl config/SCRAM/findDependencies.pl -rel `pwd` -arch ${SCRAM_ARCH} -scramroot $SCRAM_TOOL_HOME
11981198
fi
1199-
#[ -f etc/dependencies/usedby.out ] && cp etc/dependencies/usedby.out $WORKSPACE/$WORKSPACE/usedby.txt
1199+
[ -f etc/dependencies/usedby.out ] && cp etc/dependencies/usedby.out $WORKSPACE/usedby.txt
12001200
process_changed_files "$WORKSPACE/changed-files" "$WORKSPACE/full-list-of-changed-files.txt"
12011201
popd
12021202

0 commit comments

Comments
 (0)