We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent d6a3724 commit 4078033Copy full SHA for 4078033
pr_testing/test_multiple_prs.sh
@@ -1196,7 +1196,7 @@ if [ $(echo ${SCRAM_VER} | grep '^V3' | wc -l) -gt 0 ] ; then
1196
else
1197
perl config/SCRAM/findDependencies.pl -rel `pwd` -arch ${SCRAM_ARCH} -scramroot $SCRAM_TOOL_HOME
1198
fi
1199
-#[ -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/usedby.txt
1200
process_changed_files "$WORKSPACE/changed-files" "$WORKSPACE/full-list-of-changed-files.txt"
1201
popd
1202
0 commit comments