Revision: 41969
http://brlcad.svn.sourceforge.net/brlcad/?rev=41969&view=rev
Author: brlcad
Date: 2011-01-06 04:08:04 +0000 (Thu, 06 Jan 2011)
Log Message:
-----------
do not try to force posix behavior as the set command is not consistent
cross-platform.
Modified Paths:
--------------
brlcad/trunk/sh/conversion.sh
Modified: brlcad/trunk/sh/conversion.sh
===================================================================
--- brlcad/trunk/sh/conversion.sh 2011-01-05 23:34:52 UTC (rev 41968)
+++ brlcad/trunk/sh/conversion.sh 2011-01-06 04:08:04 UTC (rev 41969)
@@ -60,10 +60,7 @@
# force locale setting to C so things like date output as expected
LC_ALL=C
-# force posix behavior
-set -o posix >/dev/null 2>&1
-
#######################
# log to tty and file #
#######################
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
------------------------------------------------------------------------------
Learn how Oracle Real Application Clusters (RAC) One Node allows customers
to consolidate database storage, standardize their database environment, and,
should the need arise, upgrade to a full multi-node Oracle RAC database
without downtime or disruption
http://p.sf.net/sfu/oracle-sfdevnl
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits