[Cmake-commits] [cmake-commits] zach.mullen committed test.cmake.in 1.3 1.4
cmake-commits at cmake.org
cmake-commits at cmake.org
Tue Sep 29 14:21:51 EDT 2009
Update of /cvsroot/CMake/CMake/Tests/CTestTestParallel
In directory public:/mounts/ram/cvs-serv9798/CTestTestParallel
Modified Files:
test.cmake.in
Log Message:
Remove ctest_submit from CTestTestParallel
Index: test.cmake.in
===================================================================
RCS file: /cvsroot/CMake/CMake/Tests/CTestTestParallel/test.cmake.in,v
retrieving revision 1.3
retrieving revision 1.4
diff -C 2 -d -r1.3 -r1.4
*** test.cmake.in 24 Sep 2009 17:18:49 -0000 1.3
--- test.cmake.in 29 Sep 2009 18:21:48 -0000 1.4
***************
*** 31,33 ****
CTEST_BUILD(BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
CTEST_TEST(BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res PARALLEL_LEVEL 4)
- CTEST_SUBMIT()
--- 31,32 ----
More information about the Cmake-commits
mailing list