Revision: 72374
          http://sourceforge.net/p/brlcad/code/72374
Author:   starseeker
Date:     2019-02-08 21:41:43 +0000 (Fri, 08 Feb 2019)
Log Message:
-----------
Make sure the .g file is gone before we create it.

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

Modified: brlcad/trunk/regress/weight.sh
===================================================================
--- brlcad/trunk/regress/weight.sh      2019-02-08 18:28:41 UTC (rev 72373)
+++ brlcad/trunk/regress/weight.sh      2019-02-08 21:41:43 UTC (rev 72374)
@@ -139,6 +139,7 @@
 # Need to do a slightly more elaborate test
 # save first density file in case we fail here
 
+rm -f weight.test2.g
 rm -f weight.test2.mged
 cat > weight.test2.mged <<EOF
 opendb weight.test2.g y

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



_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to