浏览代码

Change to UTC for dashboard time.

Bill Hoffman 15 年之前
父节点
当前提交
6bd50fad0d
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      CTestConfig.cmake

+ 1 - 1
CTestConfig.cmake

@@ -10,7 +10,7 @@
 # See the License for more information.
 # See the License for more information.
 #=============================================================================
 #=============================================================================
 set(CTEST_PROJECT_NAME "CMake")
 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_METHOD "http")
 set(CTEST_DROP_SITE "www.cdash.org")
 set(CTEST_DROP_SITE "www.cdash.org")