Update ci-automation/test.sh: fix typo.

Co-authored-by: Jeremi Piotrowski <jpiotrowski@microsoft.com>
This commit is contained in:
Thilo Fromm 2022-02-22 18:13:15 +01:00
parent 32eede0808
commit 02c5cc1a21

View File

@ -176,7 +176,7 @@ function test_run() {
echo "########### All re-runs exhausted ($retries). Giving up. ###########"
fi
# publish TAP files to buold cache
# publish TAP files to build cache
copy_to_buildcache "testing/${vernum}/${arch}/${image}" \
"${tests_dir}/"*.tap
copy_to_buildcache "testing/${vernum}/${arch}/${image}/debug" \