Revision: 77d511744086
Author:   Pekka Klärck
Date:     Tue May 17 05:09:21 2011
Log:      oops, empty line
http://code.google.com/p/robotframework/source/detail?r=77d511744086

Modified:
 /src/robot/output/listeners.py

=======================================
--- /src/robot/output/listeners.py      Tue May 17 05:07:30 2011
+++ /src/robot/output/listeners.py      Tue May 17 05:09:21 2011
@@ -202,7 +202,6 @@
                      % (method.__name__, self.name, message))
         LOGGER.info("Details:\n%s" % details)

-
     def _to_map(self, dictionary):
         map = HashMap()
         for key, value in dictionary.iteritems():

Reply via email to