From 197d80ee7f9ddd3c096cb84c116e41dd7550eb51 Mon Sep 17 00:00:00 2001 From: Jim Miller Date: Thu, 15 Nov 2001 14:52:17 -0500 Subject: ENH: Changed Nightly start time --- DartConfig.cmake | 4 ++++ 1 file changed, 4 insertions(+) (limited to 'DartConfig.cmake') diff --git a/DartConfig.cmake b/DartConfig.cmake index d803d91cd0..bb69439db0 100644 --- a/DartConfig.cmake +++ b/DartConfig.cmake @@ -1,3 +1,7 @@ +# 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") + # Dart server to submit results (used by client) SET (DROP_SITE "public.kitware.com") SET (DROP_LOCATION "/incoming") -- cgit v1.2.1