Revision: 73115
http://sourceforge.net/p/brlcad/code/73115
Author: brlcad
Date: 2019-05-21 19:12:05 +0000 (Tue, 21 May 2019)
Log Message:
-----------
simplify
Modified Paths:
--------------
brlcad/trunk/regress/rtedge.sh
Modified: brlcad/trunk/regress/rtedge.sh
===================================================================
--- brlcad/trunk/regress/rtedge.sh 2019-05-21 19:08:12 UTC (rev 73114)
+++ brlcad/trunk/regress/rtedge.sh 2019-05-21 19:12:05 UTC (rev 73115)
@@ -40,8 +40,7 @@
# source common library functionality, setting ARGS, NAME_OF_THIS,
# PATH_TO_THIS, and THIS.
-PATH_TO_THIS="`dirname $0`"
-. "$PATH_TO_THIS/library.sh"
+. "`dirname $0`/library.sh"
if test "x$LOGFILE" = "x" ; then
LOGFILE=`pwd`/rtedge.log
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits