From: malaterre Date: Thu, 29 Jul 2004 14:27:05 +0000 (+0000) Subject: FIX: Dart is dumb X-Git-Tag: Version0.5.bp~28 X-Git-Url: https://git.creatis.insa-lyon.fr/pubgit/?a=commitdiff_plain;h=d42106641a0874fd77fa50aa0ea96939852be590;p=gdcm.git FIX: Dart is dumb --- 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")