From 96b39024b7fc528b83b63d1ea140ab3295b24749 Mon Sep 17 00:00:00 2001 From: Yvan Roux Date: Thu, 8 Mar 2018 16:08:59 +0100 Subject: tcwg-gnu-patch-benchmarking: Fix typo. Change-Id: I7e608fb04a53f8057ebf4a36d06e5349b3c9ad52 --- tcwg-gnu-patch-benchmarking.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tcwg-gnu-patch-benchmarking.yaml') diff --git a/tcwg-gnu-patch-benchmarking.yaml b/tcwg-gnu-patch-benchmarking.yaml index 558604c08c..32f9586876 100644 --- a/tcwg-gnu-patch-benchmarking.yaml +++ b/tcwg-gnu-patch-benchmarking.yaml @@ -192,7 +192,7 @@ BF_URL_SUFIX=label=${label},target=${target}/artifact/artifacts/gcc-linaro*.tar.xz mkdir -p ref-tools cd ref-tools - wget --progress=dot -e dotbytes=2M ${BF_URL_PREFIX}/${REFNUM}/${BF_URL_SUFIX) + wget --progress=dot -e dotbytes=2M ${BF_URL_PREFIX}/${REFNUM}/${BF_URL_SUFIX} tar xJf gcc-linaro*.tar.xz REF_CCPREFIX=$(readlink -f gcc-linaro-*/bin)/${target}- cd .. -- cgit v1.2.3