Revision: 55987
          http://sourceforge.net/p/brlcad/code/55987
Author:   starseeker
Date:     2013-07-09 17:41:26 +0000 (Tue, 09 Jul 2013)
Log Message:
-----------
Don't override BRL-CAD settings with environment variables - breaks the test 
with the new CMake setup and is no longer necessary.

Modified Paths:
--------------
    brlcad/trunk/regress/shaders.sh

Modified: brlcad/trunk/regress/shaders.sh
===================================================================
--- brlcad/trunk/regress/shaders.sh     2013-07-09 15:09:05 UTC (rev 55986)
+++ brlcad/trunk/regress/shaders.sh     2013-07-09 17:41:26 UTC (rev 55987)
@@ -224341,10 +224341,6 @@
 FEFEFD
 EOF
 
-export ITCL_LIBRARY="$TOP_SRCDIR/src/other/incrTcl/itcl/library/"
-export TCL_LIBRARY="$TOP_SRCDIR/src/other/libtcl/library/"
-export BRLCAD_DATA="$TOP_SRCDIR/src"
-
 cat > shaders.mged <<EOF
 opendb shaders.g y
 

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
See everything from the browser to the database with AppDynamics
Get end-to-end visibility with application monitoring from AppDynamics
Isolate bottlenecks and diagnose root cause in seconds.
Start your free trial of AppDynamics Pro today!
http://pubads.g.doubleclick.net/gampad/clk?id=48808831&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to