From: <bms...@us...> - 2007-09-06 19:48:36
|
Revision: 2556 http://morphix.svn.sourceforge.net/morphix/?rev=2556&view=rev Author: bmsleight Date: 2007-09-06 12:48:33 -0700 (Thu, 06 Sep 2007) Log Message: ----------- It is possible to function with less sleep, Happy Morphix commit-day :) Modified Paths: -------------- trunk/mmaker/utils/auto-testing/run_testing.sh Modified: trunk/mmaker/utils/auto-testing/run_testing.sh =================================================================== --- trunk/mmaker/utils/auto-testing/run_testing.sh 2007-09-06 01:17:15 UTC (rev 2555) +++ trunk/mmaker/utils/auto-testing/run_testing.sh 2007-09-06 19:48:33 UTC (rev 2556) @@ -189,7 +189,7 @@ date # This machine get hot - have 20 minutes to cool down # sleep 1200 - sleep 300 + sleep 240 date fi #Zip the log and xml files of the base and main_modules This was sent by the SourceForge.net collaborative development platform, the world's largest Open Source development site. |