From b08b22f172f67f73a47a9e9696c9074e9261883c Mon Sep 17 00:00:00 2001 From: tlegrand Date: Mon, 18 Feb 2008 15:08:08 +0000 Subject: [PATCH] added nighlty start date for Dart config --- eo/DartConfig.cmake | 1 + 1 file changed, 1 insertion(+) diff --git a/eo/DartConfig.cmake b/eo/DartConfig.cmake index 68bc8cc7..151f0774 100644 --- a/eo/DartConfig.cmake +++ b/eo/DartConfig.cmake @@ -8,4 +8,5 @@ SET (DROP_SITE "http://dart.irisa.fr") SET (DROP_LOCATION "ParadisEO") SET (CVS_WEB_URL "http://eodev.cvs.sourceforge.net/eodev/") SET (CVS_WEB_CVSROOT "eo") +SET (NIGHTLY_START_TIME "23:00:00 EDT") ############################################################################# \ No newline at end of file