ENH: Add nightly reporting

This commit is contained in:
Andy Cedilnik 2004-01-23 12:46:49 -05:00
parent e7295161f7
commit ae0f6d9207
1 changed files with 1 additions and 1 deletions

View File

@ -39,7 +39,7 @@ SET (CONTINUOUS_MONITOR_LIST "cmake-dashboard@public.kitware.com andy.cedilnik@k
SET (CONTINUOUS_BASE_URL "${PROJECT_URL}/Testing")
SET (DELIVER_BROKEN_BUILD_EMAIL_WITH_TEST_FAILURES ON)
SET (DELIVER_BROKEN_BUILD_EMAIL "Continuous")
SET (DELIVER_BROKEN_BUILD_EMAIL "Continuous Nightly")
SET (EMAIL_FROM "cmake-dashboard@public.kitware.com")
SET (DARTBOARD_BASE_URL "http://${DROP_SITE}/Testing")