From d42106641a0874fd77fa50aa0ea96939852be590 Mon Sep 17 00:00:00 2001 From: malaterre Date: Thu, 29 Jul 2004 14:27:05 +0000 Subject: [PATCH] FIX: Dart is dumb --- DartConfig.cmake | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/DartConfig.cmake b/DartConfig.cmake index b8cd6865..d7acca90 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 "1:00:00 EDT") +SET (NIGHTLY_START_TIME "21:00:00 EDT") # Dart server to submit results (used by client) SET (DROP_SITE "public.kitware.com") -- 2.48.1