[Avida-cvs] [avida-svn] r648 - development/source/tools

kaben@myxo.css.msu.edu kaben at myxo.css.msu.edu
Thu May 4 18:02:04 PDT 2006


Author: kaben
Date: 2006-05-04 21:02:04 -0400 (Thu, 04 May 2006)
New Revision: 648

Modified:
   development/source/tools/cInitFile.cc
Log:

Trivial change to trigger commit for testing email-on-fail in buildbot.



Modified: development/source/tools/cInitFile.cc
===================================================================
--- development/source/tools/cInitFile.cc	2006-05-05 00:50:36 UTC (rev 647)
+++ development/source/tools/cInitFile.cc	2006-05-05 01:02:04 UTC (rev 648)
@@ -429,7 +429,7 @@
 void cInitFile::UnitTests(bool full)
 {
   if(full) {
-    std::cout << "nInitFileTests::utInitFile_hello_world" << std::endl;
+    //std::cout << "nInitFileTests::utInitFile_hello_world" << std::endl;
     nInitFileTests::utInitFile_hello_world::test();
   }
   if(full) {




More information about the Avida-cvs mailing list