Author: humbedooh
Date: Wed Aug 19 10:48:15 2015
New Revision: 1696554
URL: http://svn.apache.org/r1696554
Log:
oops, thanks sebb!
Modified:
comdev/reporter.apache.org/trunk/site/chi.py
Modified: comdev/reporter.apache.org/trunk/site/chi.py
URL:
http://svn.apache.org/viewvc/comdev/reporter.apache.org/trunk/site/chi.py?rev=1696554&r1=1696553&r2=1696554&view=diff
==============================================================================
--- comdev/reporter.apache.org/trunk/site/chi.py (original)
+++ comdev/reporter.apache.org/trunk/site/chi.py Wed Aug 19 10:48:15 2015
@@ -139,7 +139,7 @@ if m:
nentry = entry.replace("empire-", "empire-db-")
if True:
emails[tlp] = emails[tlp] if tlp in emails else {}
- emails[tlp][entry] = mld[nentry]
+ emails[tlp][nentry] = mld[entry]
jdata = {}
ddata = {}
rdata = {}