You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@community.apache.org by hu...@apache.org on 2015/08/19 12:48:15 UTC

svn commit: r1696554 - /comdev/reporter.apache.org/trunk/site/chi.py

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 = {}