[51572] trunk/base/src/port1.0/portlint.tcl

raimue at macports.org raimue at macports.org
Wed May 27 17:26:19 PDT 2009


Revision: 51572
          http://trac.macports.org/changeset/51572
Author:   raimue at macports.org
Date:     2009-05-27 17:26:19 -0700 (Wed, 27 May 2009)
Log Message:
-----------
port1.0/portlint.tcl:
Forgot to increment warnings counter in r51569

Modified Paths:
--------------
    trunk/base/src/port1.0/portlint.tcl

Modified: trunk/base/src/port1.0/portlint.tcl
===================================================================
--- trunk/base/src/port1.0/portlint.tcl	2009-05-28 00:15:22 UTC (rev 51571)
+++ trunk/base/src/port1.0/portlint.tcl	2009-05-28 00:26:19 UTC (rev 51572)
@@ -487,6 +487,7 @@
             } else {
                 ui_warn "Using deprecated option '$option'"
             }
+            incr warnings
         }
     }
 
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20090527/871f3f94/attachment.html>


More information about the macports-changes mailing list