summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2021-09-16 14:26:05 +0000
committerMaxim Kuvyrkov <maxim.kuvyrkov@linaro.org>2021-09-16 14:27:41 +0000
commit3f16856b14b913eeecceaade8fcc8fda8a6bc97d (patch)
treef8d0ff3f4db4c9b76851bb98110f4121c891b2e8
parent4786a478502422691483dacaee114c0cf10845af (diff)
tcwg_bmk-build.sh: Fix build
Change-Id: Idae6955dff53893f6cd48cd6c5ba593c088bcffc
-rwxr-xr-xtcwg_bmk-build.sh3
1 files changed, 3 insertions, 0 deletions
diff --git a/tcwg_bmk-build.sh b/tcwg_bmk-build.sh
index 0a8064a5..706fbaa3 100755
--- a/tcwg_bmk-build.sh
+++ b/tcwg_bmk-build.sh
@@ -510,7 +510,10 @@ EOF
# Copy save-temps tarballs to artifacts, so that they are accessible.
# We can publish pre-processed source only for benchmarks derived from
# open-source projects.
+ # Note that we include save-temps artifacts for successful builds so that
+ # "last_good" build has the artifacts.
if $publish_save_temps; then
+ mkdir -p $run_step_artifacts/top-artifacts
local s_t
while read s_t; do
rsync -a "$s_t/" $run_step_artifacts/top-artifacts/save-temps/