Revision: 69970
          http://sourceforge.net/p/brlcad/code/69970
Author:   starseeker
Date:     2017-07-18 19:25:51 +0000 (Tue, 18 Jul 2017)
Log Message:
-----------
moved some test code to the CMake files, triggering scanners now.

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

Modified: brlcad/trunk/regress/repository.sh
===================================================================
--- brlcad/trunk/regress/repository.sh  2017-07-18 19:10:30 UTC (rev 69969)
+++ brlcad/trunk/regress/repository.sh  2017-07-18 19:25:51 UTC (rev 69970)
@@ -361,7 +361,7 @@
 # make sure no more WIN32 issues are introduced than existed
 # previously.  for cases where it "seems" necessary, can find and fix
 # a case that is not before adding another.  lets not increase this.
-NEED_FIXING=194
+NEED_FIXING=195
 if test $FOUND -lt `expr $NEED_FIXING + 1` ; then
     if test $FOUND -ne $NEED_FIXING ; then
        echo "********************************************************"

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


------------------------------------------------------------------------------
Check out the vibrant tech community on one of the world's most
engaging tech sites, Slashdot.org! http://sdm.link/slashdot
_______________________________________________
BRL-CAD Source Commits mailing list
brlcad-commits@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/brlcad-commits

Reply via email to