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

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Fri Jul 26 12:57:36 EDT 2013


Author: marcus
Date: Fri Jul 26 12:57:36 2013
New Revision: 15564

Log:
Remove unused attribute.

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

Modified: mlpack/conf/jenkins-conf/benchmark/benchmark/run_benchmark.py
==============================================================================
--- mlpack/conf/jenkins-conf/benchmark/benchmark/run_benchmark.py	(original)
+++ mlpack/conf/jenkins-conf/benchmark/benchmark/run_benchmark.py	Fri Jul 26 12:57:36 2013
@@ -246,8 +246,6 @@
                 # Method unsuccessful.
                 if time < 0:
                   break
-
-                time += methodTime
               except Exception as e:
                 Log.Fatal("Exception: " + str(e))
 



More information about the mlpack-svn mailing list