aboutsummaryrefslogtreecommitdiff
path: root/crosperf/experiment_factory.py
diff options
context:
space:
mode:
Diffstat (limited to 'crosperf/experiment_factory.py')
-rw-r--r--crosperf/experiment_factory.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/crosperf/experiment_factory.py b/crosperf/experiment_factory.py
index 7d1689cc..4527db5f 100644
--- a/crosperf/experiment_factory.py
+++ b/crosperf/experiment_factory.py
@@ -296,7 +296,7 @@ class ExperimentFactory(object):
iterations,
rm_chroot_tmp,
perf_args,
- '',
+ 'crosperf_Wrapper', # Use client wrapper in Autotest
show_all_results,
retries,
run_local=False,