Revision: 76722
          http://sourceforge.net/p/brlcad/code/76722
Author:   starseeker
Date:     2020-08-12 20:51:29 +0000 (Wed, 12 Aug 2020)
Log Message:
-----------
Fix asc2dsp file base names

Modified Paths:
--------------
    brlcad/branches/RELEASE/regress/asc/asc2dsp.sh

Modified: brlcad/branches/RELEASE/regress/asc/asc2dsp.sh
===================================================================
--- brlcad/branches/RELEASE/regress/asc/asc2dsp.sh      2020-08-12 19:47:56 UTC 
(rev 76721)
+++ brlcad/branches/RELEASE/regress/asc/asc2dsp.sh      2020-08-12 20:51:29 UTC 
(rev 76722)
@@ -73,8 +73,8 @@
 fi
 
 
-BASE1=asc2dsp.old
-BASE2=asc2dsp.new
+BASE1=asc2dsp-old
+BASE2=asc2dsp-new
 
 
 # we generate one dsp file the old way and one the new way--they should be 
identical

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

Reply via email to