From 4cf2cb77fcbc00bb1100e9d0a25cb52c62ed56b8 Mon Sep 17 00:00:00 2001 From: dumpfmprod Date: Sat, 2 Oct 2010 20:03:10 -0400 Subject: timb: forgot a : --- scripts/logreport.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'scripts/logreport.py') diff --git a/scripts/logreport.py b/scripts/logreport.py index a09743e..88bceaf 100644 --- a/scripts/logreport.py +++ b/scripts/logreport.py @@ -360,7 +360,7 @@ def classify_url(method, url): profile_classification = _classify_profile_url(url, Nickset) if profile_classification: return profile_classification - elif url.startswith('/altars') + elif url.startswith('/altars'): return 'Altars' elif url.startswith('/avatars/'): return 'Avatars' -- cgit v1.2.3-70-g09d2