Change to UTC for dashboard time.

This commit is contained in:
Bill Hoffman 2010-03-15 14:25:32 -04:00
parent 34ebee5922
commit 6bd50fad0d
1 changed files with 1 additions and 1 deletions

View File

@ -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")