[cmake-commits] dave.demarle committed dash1_ParaViewLRB_vs71.cmake 1.16 1.17

cmake-commits at cmake.org cmake-commits at cmake.org
Fri Sep 8 16:21:07 EDT 2006


Update of /cvsroot/CMake/DashboardScripts
In directory public:/mounts/ram/cvs-serv8862

Modified Files:
	dash1_ParaViewLRB_vs71.cmake 
Log Message:
BUG: dash1 paraview rel24 nightly ran but did not submit. This should fix it.


Index: dash1_ParaViewLRB_vs71.cmake
===================================================================
RCS file: /cvsroot/CMake/DashboardScripts/dash1_ParaViewLRB_vs71.cmake,v
retrieving revision 1.16
retrieving revision 1.17
diff -u -d -r1.16 -r1.17
--- dash1_ParaViewLRB_vs71.cmake	8 Sep 2006 20:06:51 -0000	1.16
+++ dash1_ParaViewLRB_vs71.cmake	8 Sep 2006 20:21:03 -0000	1.17
@@ -6,7 +6,7 @@
 # these are the the name of the source and binary directory on disk.
 SET (CTEST_SOURCE_NAME ParaViewLRB)
 SET (CTEST_BINARY_NAME ParaViewLRBVS71)
-SET(CTEST_DASHBOARD_ROOT "c:/Dashboards/MyTests")
+SET(CTEST_DASHBOARD_ROOT "c:/Dashboards/My Tests")
 SET(CTEST_SOURCE_DIRECTORY "${CTEST_DASHBOARD_ROOT}/${CTEST_SOURCE_NAME}")
 SET(CTEST_BINARY_DIRECTORY "${CTEST_DASHBOARD_ROOT}/${CTEST_BINARY_NAME}")
 
@@ -40,6 +40,7 @@
 CMAKE_GENERATOR:INTERNAL=Visual Studio 7 .NET 2003
 
 BUILDNAME:STRING=zRel24-Win32-vs71
+DROP_METHOD:STRING=http
 
 SITE:STRING=DASH1.kitware
 



More information about the Cmake-commits mailing list