Manta Interactive Ray Tracer Development Mailing List

Text archives Help


[Manta] r2104 - trunk


Chronological Thread 
  • From: "James Bigler" <bigler@cs.utah.edu>
  • To: manta@sci.utah.edu
  • Subject: [Manta] r2104 - trunk
  • Date: Thu, 21 Feb 2008 06:40:32 -0700 (MST)

Author: bigler
Date: Thu Feb 21 06:40:31 2008
New Revision: 2104

Modified:
   trunk/CTestConfig.cmake
Log:
Try moving the time later and see what happends

Modified: trunk/CTestConfig.cmake
==============================================================================
--- trunk/CTestConfig.cmake     (original)
+++ trunk/CTestConfig.cmake     Thu Feb 21 06:40:31 2008
@@ -3,5 +3,5 @@
 SET(CTEST_DROP_SITE "http://dashboard.sci.utah.edu:8081";)
 SET(CTEST_DROP_LOCATION "Manta")
 # I'm not sure which one I need to set, so I'll both of these
-SET(NIGHTLY_START_TIME "00:00:00 MDT")
-SET(CTEST_NIGHTLY_START_TIME "00:00:00 MDT")
+SET(NIGHTLY_START_TIME "02:01:00 MDT")
+SET(CTEST_NIGHTLY_START_TIME "02:01:00 MDT")




  • [Manta] r2104 - trunk, James Bigler, 02/21/2008

Archive powered by MHonArc 2.6.16.

Top of page