[Cmake-commits] [cmake-commits] zach.mullen committed cmCTest.cxx 1.369 1.370

cmake-commits at cmake.org cmake-commits at cmake.org
Thu Sep 24 11:09:13 EDT 2009


Update of /cvsroot/CMake/CMake/Source
In directory public:/mounts/ram/cvs-serv20764

Modified Files:
	cmCTest.cxx 
Log Message:
Removed comment


Index: cmCTest.cxx
===================================================================
RCS file: /cvsroot/CMake/CMake/Source/cmCTest.cxx,v
retrieving revision 1.369
retrieving revision 1.370
diff -C 2 -d -r1.369 -r1.370
*** cmCTest.cxx	24 Sep 2009 13:49:46 -0000	1.369
--- cmCTest.cxx	24 Sep 2009 15:09:10 -0000	1.370
***************
*** 798,803 ****
    int update_count = 0;
  
-   //cmCTestLog(this, OUTPUT, "Start processing tests" << std::endl);
- 
    for(Part p = PartStart; notest && p != PartCount; p = Part(p+1))
      {
--- 798,801 ----



More information about the Cmake-commits mailing list