Merge "Remove uninitialized variable"

This commit is contained in:
Zuul 2018-01-19 01:13:56 +00:00 committed by Gerrit Code Review
commit 10110ee7f8
1 changed files with 0 additions and 1 deletions

View File

@ -408,4 +408,3 @@ class Shaker(workloadbase.WorkloadBase):
self.run_scenario(
workload, result_dir, test_name, fname, shaker_uuid,
es_ts, es_list, run)
self.final_stats(self.scenario_count)