Revision: 41441
http://brlcad.svn.sourceforge.net/brlcad/?rev=41441&view=rev
Author: brlcad
Date: 2010-11-23 16:01:20 +0000 (Tue, 23 Nov 2010)
Log Message:
-----------
jack up the default MAXTIME to 5 minutes. if an object takes longer than that,
it'll probably take a LOT longer.
Modified Paths:
--------------
brlcad/trunk/sh/conversion.sh
Modified: brlcad/trunk/sh/conversion.sh
===================================================================
--- brlcad/trunk/sh/conversion.sh 2010-11-23 16:00:59 UTC (rev 41440)
+++ brlcad/trunk/sh/conversion.sh 2010-11-23 16:01:20 UTC (rev 41441)
@@ -247,7 +247,7 @@
echo ""
echo "Available options:"
echo " GED=/path/to/geometry/editor (default mged)"
- echo " MAXTIME=#seconds (default 30)"
+ echo " MAXTIME=#seconds (default 300)"
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 30
+set_if_unset MAXTIME 300
# 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