summaryrefslogtreecommitdiffstats
path: root/Tests
diff options
context:
space:
mode:
authorAndy Cedilnik <andy.cedilnik@kitware.com>2005-06-17 17:14:27 (GMT)
committerAndy Cedilnik <andy.cedilnik@kitware.com>2005-06-17 17:14:27 (GMT)
commit4b5559fa2ee3b340b3e56a5bc64ad190e7611d4d (patch)
tree6e17776d978e57dae1586b5be7164ce1c5883256 /Tests
parenta7b3ae8c44fd12a847e0960905062a8e4671c5d1 (diff)
downloadCMake-4b5559fa2ee3b340b3e56a5bc64ad190e7611d4d.zip
CMake-4b5559fa2ee3b340b3e56a5bc64ad190e7611d4d.tar.gz
CMake-4b5559fa2ee3b340b3e56a5bc64ad190e7611d4d.tar.bz2
ENH: Make CVS one nightly
Diffstat (limited to 'Tests')
-rw-r--r--Tests/CTestTest3/test.cmake.in2
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/CTestTest3/test.cmake.in b/Tests/CTestTest3/test.cmake.in
index 2779589..81dfe91 100644
--- a/Tests/CTestTest3/test.cmake.in
+++ b/Tests/CTestTest3/test.cmake.in
@@ -41,7 +41,7 @@ CMAKE_CXX_COMPILER:STRING=@CMAKE_CXX_COMPILER@
CTEST_TEST_KWSYS:BOOL=ON
")
-CTEST_START(Experimental)
+CTEST_START(Nightly)
CTEST_UPDATE(SOURCE "${CTEST_SOURCE_DIRECTORY}" RETURN_VALUE res)
CTEST_CONFIGURE(BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)
CTEST_BUILD(BUILD "${CTEST_BINARY_DIRECTORY}" RETURN_VALUE res)