[mlpack-svn] r15807 - mlpack/conf/jenkins-conf/benchmark/benchmark

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Wed Sep 18 05:31:17 EDT 2013


Author: marcus
Date: Wed Sep 18 05:31:17 2013
New Revision: 15807

Log:
Remove 'memoryValues', the variable shouldn't be there.

Modified:
   mlpack/conf/jenkins-conf/benchmark/benchmark/make_reports.py

Modified: mlpack/conf/jenkins-conf/benchmark/benchmark/make_reports.py
==============================================================================
--- mlpack/conf/jenkins-conf/benchmark/benchmark/make_reports.py	(original)
+++ mlpack/conf/jenkins-conf/benchmark/benchmark/make_reports.py	Wed Sep 18 05:31:17 2013
@@ -157,7 +157,6 @@
       content = content.decode()
     except AttributeError:
       pass
-    memoryValues["content"] = content
 
     infoValues["content"] = content
     methodInfo = panelTemplate % infoValues



More information about the mlpack-svn mailing list