Revision: 57862
          http://sourceforge.net/p/brlcad/code/57862
Author:   brlcad
Date:     2013-09-24 06:16:34 +0000 (Tue, 24 Sep 2013)
Log Message:
-----------
point to the updated test exec name

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

Modified: brlcad/trunk/regress/vls_vprintf.sh
===================================================================
--- brlcad/trunk/regress/vls_vprintf.sh 2013-09-24 06:11:56 UTC (rev 57861)
+++ brlcad/trunk/regress/vls_vprintf.sh 2013-09-24 06:16:34 UTC (rev 57862)
@@ -45,9 +45,9 @@
 
 TEST=vls_vprintf
 TESTSCRIPT=$TEST.sh
-TESTEXE=test_vls_vprintf
+TESTEXE=tester_bu_vls_vprintf
 TESTLOG=${TEST}_test.log
-TESTCMD="`ensearch $TESTEXE`"
+TESTCMD="`ensearch ../src/libbu/tests/$TESTEXE`"
 if test ! -f "$TESTCMD" ; then
     echo "Unable to find $TESTEXE, aborting"
     exit 1

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


------------------------------------------------------------------------------
October Webinars: Code for Performance
Free Intel webinars can help you accelerate application performance.
Explore tips for MPI, OpenMP, advanced profiling, and more. Get the most from 
the latest Intel processors and coprocessors. See abstracts and register >
http://pubads.g.doubleclick.net/gampad/clk?id=60133471&iu=/4140/ostg.clktrk
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to