Revision: 41445
http://brlcad.svn.sourceforge.net/brlcad/?rev=41445&view=rev
Author: brlcad
Date: 2010-11-23 18:11:46 +0000 (Tue, 23 Nov 2010)
Log Message:
-----------
back down to 30 until I figure out a better way to kill all of the lingering
sleep processes that build up
Modified Paths:
--------------
brlcad/trunk/sh/conversion.sh
Modified: brlcad/trunk/sh/conversion.sh
===================================================================
--- brlcad/trunk/sh/conversion.sh 2010-11-23 16:47:35 UTC (rev 41444)
+++ brlcad/trunk/sh/conversion.sh 2010-11-23 18:11:46 UTC (rev 41445)
@@ -247,7 +247,7 @@
echo ""
echo "Available options:"
echo " GED=/path/to/geometry/editor (default mged)"
- echo " MAXTIME=#seconds (default 300)"
+ echo " MAXTIME=#seconds (default 30)"
echo ""
echo "BRL-CAD is a powerful cross-platform open source solid modeling
system."
echo "For more information about BRL-CAD, see http://brlcad.org"
@@ -305,7 +305,7 @@
# approximate maximum time in seconds that a given conversion is allowed to
take
set_if_unset GED mged
-set_if_unset MAXTIME 300
+set_if_unset MAXTIME 30
# commands that this script expects, make sure we can find MGED
MGED="`which $GED`"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Increase Visibility of Your 3D Game App & Earn a Chance To Win $500!
Tap into the largest installed PC base & get more eyes on your game by
optimizing for Intel(R) Graphics Technology. Get started today with the
Intel(R) Software Partner Program. Five $500 cash prizes are up for grabs.
http://p.sf.net/sfu/intelisp-dev2dev
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits