mirror of
https://github.com/Kitware/CMake.git
synced 2026-04-24 07:08:38 -05:00
change EST to EDT
This commit is contained in:
+1
-1
@@ -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")
|
||||
|
||||
Reference in New Issue
Block a user