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

fastlab-svn at coffeetalk-1.cc.gatech.edu fastlab-svn at coffeetalk-1.cc.gatech.edu
Fri Jul 26 11:54:56 EDT 2013


Author: rcurtin
Date: Fri Jul 26 11:54:56 2013
New Revision: 15561

Log:
Spaces to tab.  I think this was my fault, oops...


Modified:
   mlpack/conf/jenkins-conf/benchmark/Makefile

Modified: mlpack/conf/jenkins-conf/benchmark/Makefile
==============================================================================
--- mlpack/conf/jenkins-conf/benchmark/Makefile	(original)
+++ mlpack/conf/jenkins-conf/benchmark/Makefile	Fri Jul 26 11:54:56 2013
@@ -20,7 +20,7 @@
 
 # This is empty unless there was a problem.
 ifdef YAML_INSTALLED
-  $(error Python 'yaml' module was not found)
+	$(error Python 'yaml' module was not found)
 endif
 
 .PHONY: help test run memory



More information about the mlpack-svn mailing list