summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rwxr-xr-xobbench1
1 files changed, 0 insertions, 1 deletions
diff --git a/obbench b/obbench
index 1e23b58..a801d61 100755
--- a/obbench
+++ b/obbench
@@ -149,7 +149,6 @@ class ObnamBenchmarker(cliapp.Application):
funcs[action](tempdir, checkout, config, step_info)
ended = time.time()
step_info['duration'] = ended - started
- step_info['reference'] = step.get('reference', 0)
result.add_step(step_info)