summaryrefslogtreecommitdiff
path: root/obbench
diff options
context:
space:
mode:
Diffstat (limited to 'obbench')
-rwxr-xr-xobbench2
1 files changed, 1 insertions, 1 deletions
diff --git a/obbench b/obbench
index 2b57be9..3d8671e 100755
--- a/obbench
+++ b/obbench
@@ -225,7 +225,7 @@ class ObnamBenchmarker(cliapp.Application):
f.write('<table>\n')
f.write('<tr>\n')
- for step in objs['steps']:
+ for step in obj['steps']:
if 'obnam' in step:
f.write(
'<th>{action} (ref)</th>\n'.format(