Revision: 73130
          http://sourceforge.net/p/brlcad/code/73130
Author:   brlcad
Date:     2019-05-22 14:05:51 +0000 (Wed, 22 May 2019)
Log Message:
-----------
we're apparently down to 166 instances

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

Modified: brlcad/trunk/regress/repository.sh
===================================================================
--- brlcad/trunk/regress/repository.sh  2019-05-22 13:52:43 UTC (rev 73129)
+++ brlcad/trunk/regress/repository.sh  2019-05-22 14:05:51 UTC (rev 73130)
@@ -375,7 +375,7 @@
 # make sure no more platform-specific defines are introduced than
 # existed previously.  for cases where it "seems" necessary, find and
 # fix some other case before adding more.  lets not increase this.
-NEED_FIXING=178
+NEED_FIXING=166
 if test $FOUND -lt `expr $NEED_FIXING + 1` ; then
     if test $FOUND -ne $NEED_FIXING ; then
        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

Reply via email to