summaryrefslogtreecommitdiff
path: root/DartConfig.cmake
diff options
context:
space:
mode:
authorBill Hoffman <bill.hoffman@kitware.com>2002-04-09 08:55:26 -0400
committerBill Hoffman <bill.hoffman@kitware.com>2002-04-09 08:55:26 -0400
commitd6c6ab789f51c3c4392d210bdcec03778bdfaa1b (patch)
tree50aad1012b0b739e9384a22188d742f4eccc5344 /DartConfig.cmake
parent7d8d326d93130cd3db19a5b510736e8af30762ca (diff)
downloadcmake-d6c6ab789f51c3c4392d210bdcec03778bdfaa1b.tar.gz
change EST to EDT
Diffstat (limited to 'DartConfig.cmake')
-rw-r--r--DartConfig.cmake2
1 files changed, 1 insertions, 1 deletions
diff --git a/DartConfig.cmake b/DartConfig.cmake
index 327713a98c..0ed189c495 100644
--- a/DartConfig.cmake
+++ b/DartConfig.cmake
@@ -1,6 +1,6 @@
# Dashboard is opened for submissions for a 24 hour period starting at
# the specified NIGHLY_START_TIME. Time is specified in 24 hour format.
-SET (NIGHTLY_START_TIME "22:00:00 EST")
+SET (NIGHTLY_START_TIME "22:00:00 EDT")
# Dart server to submit results (used by client)
SET (DROP_SITE "public.kitware.com")