Merge "Remove uninitialized variable"

This commit is contained in:
Zuul
2018-01-19 01:13:56 +00:00
committed by Gerrit Code Review

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)