summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--python-modules/ezbench/smartezbench.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/python-modules/ezbench/smartezbench.py b/python-modules/ezbench/smartezbench.py
index 9f4e623..efe2973 100644
--- a/python-modules/ezbench/smartezbench.py
+++ b/python-modules/ezbench/smartezbench.py
@@ -203,8 +203,8 @@ class SmartEzbenchAttributes(Enum):
perf_min_change = 200
variance_max = 300
- variance_max_run_count = 201
- variance_min_run_count = 202
+ variance_max_run_count = 301
+ variance_min_run_count = 302
class SmartEzbench:
def __init__(self, ezbench_dir, report_name, readonly = False,