summaryrefslogtreecommitdiff
path: root/CTestConfig.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2010-03-15 14:25:32 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2010-03-15 14:25:32 -0400
commit6bd50fad0d8f55b46d18b9b8051926ada5da0f55 (patch)
tree35902b78c9fd5507e3fd1bdcfd9ea50dacd44105 /CTestConfig.cmake
parent34ebee5922eb6e0ca1118f2c6abe63f5c4f49922 (diff)
downloadcmake-6bd50fad0d8f55b46d18b9b8051926ada5da0f55.tar.gz
Change to UTC for dashboard time.
Diffstat (limited to 'CTestConfig.cmake')
-rw-r--r--CTestConfig.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/CTestConfig.cmake b/CTestConfig.cmake
index 0add34b922..39032220e3 100644
--- a/CTestConfig.cmake
+++ b/CTestConfig.cmake
@@ -10,7 +10,7 @@
# See the License for more information.
#=============================================================================
set(CTEST_PROJECT_NAME "CMake")
-set(CTEST_NIGHTLY_START_TIME "21:00:00 EDT")
+set(CTEST_NIGHTLY_START_TIME "1:00:00 UTC")
set(CTEST_DROP_METHOD "http")
set(CTEST_DROP_SITE "www.cdash.org")