aboutsummaryrefslogtreecommitdiff
path: root/tcwg-gnu-patch-benchmarking.yaml
diff options
context:
space:
mode:
authorYvan Roux <yvan.roux@linaro.org>2018-03-07 10:41:12 +0100
committerYvan Roux <yvan.roux@linaro.org>2018-03-07 10:41:12 +0100
commitf687fd6877de3f04065a0ce319ae15dec4b42a53 (patch)
tree428b401b08133a84e841692bd38cf4927e4f6c02 /tcwg-gnu-patch-benchmarking.yaml
parentc8ded85b7c3555ae6baeb11713085834cb09c926 (diff)
tcwg-gnu-patch-benchmarking: variable typo.
Change-Id: I737ab221f3234d50cd752c51458202e931d4e839
Diffstat (limited to 'tcwg-gnu-patch-benchmarking.yaml')
-rw-r--r--tcwg-gnu-patch-benchmarking.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg-gnu-patch-benchmarking.yaml b/tcwg-gnu-patch-benchmarking.yaml
index 0379cfa50e..a9a43a2929 100644
--- a/tcwg-gnu-patch-benchmarking.yaml
+++ b/tcwg-gnu-patch-benchmarking.yaml
@@ -181,7 +181,7 @@
# Extract triggered build numbers from comma separated list
bf_buildnum=(${TRIGGERED_BUILD_NUMBERS_tcwg_buildfarm//,/ })
REFNUM=${bf_buildnum[0]}
- PATCHNUM={bf_buildnum[1]}
+ PATCHNUM=${bf_buildnum[1]}
- copyartifact:
project: tcwg-buildfarm
filter: 'artifacts/gcc-linaro*.tar.xz'