From 85fe35145f65f7baf5e7a911904f4fa51015c461 Mon Sep 17 00:00:00 2001 From: Lars Wirzenius Date: Fri, 7 Aug 2015 20:54:49 +0300 Subject: Fix another wrong variable reference --- obbench | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'obbench') diff --git a/obbench b/obbench index 2b57be9..3d8671e 100755 --- a/obbench +++ b/obbench @@ -225,7 +225,7 @@ class ObnamBenchmarker(cliapp.Application): f.write('\n') f.write('\n') - for step in objs['steps']: + for step in obj['steps']: if 'obnam' in step: f.write( '\n'.format( -- cgit v1.2.1
{action} (ref)