aboutsummaryrefslogtreecommitdiff
path: root/tcwg_bmk.yaml
diff options
context:
space:
mode:
authorChristophe Lyon <christophe.lyon@linaro.org>2019-02-19 16:18:43 +0000
committerChristophe Lyon <christophe.lyon@linaro.org>2019-02-19 16:20:17 +0000
commit7f99dcc891422c888a18399b27b30d8765b580f5 (patch)
tree71626adaf80b3bfdf8592d53a62186780defe708 /tcwg_bmk.yaml
parenta528d981ded4856f90ef5b569b1e54bca8f54f96 (diff)
tcwg_bmk: Use rr[reset_baseline] instead of --reset_baseline
Change-Id: I897f8f67fc50696514cd821ce3dae2702d842137
Diffstat (limited to 'tcwg_bmk.yaml')
-rw-r--r--tcwg_bmk.yaml2
1 files changed, 1 insertions, 1 deletions
diff --git a/tcwg_bmk.yaml b/tcwg_bmk.yaml
index daf1bf661d..4bafdda5bc 100644
--- a/tcwg_bmk.yaml
+++ b/tcwg_bmk.yaml
@@ -268,7 +268,7 @@
==rr[mode] "jenkins-full" \
==rr[current_project] "$current_project" \
==rr[current_branch] "$current_branch" \
- --reset_baseline "$reset_baseline" &
+ ==rr[reset_baseline] "$reset_baseline" &
res=0 && wait $! || res=$?
if [ $res != 0 ]; then