From 92a06be0bbd17c0fe686f151a47d2cd4426acff8 Mon Sep 17 00:00:00 2001 From: Scott Ostler Date: Sat, 10 Jul 2010 01:41:11 -0400 Subject: fix typo in logreport.py --- scripts/logreport.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/scripts/logreport.py b/scripts/logreport.py index b8a854b..41a07d2 100644 --- a/scripts/logreport.py +++ b/scripts/logreport.py @@ -129,7 +129,7 @@ def summarize_window(ts, window, slow_threshold): 'reqs': reqs, 'dumps': dumps, 'images': images, -a 'tags': tags, + 'tags': tags, 'chat_users': chat_users, 'slow': slow, 'mean_resp': mean(times), -- cgit v1.2.3-70-g09d2