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

ryandesign at macports.org ryandesign at macports.org
Sun Jan 29 01:25:52 PST 2012


Revision: 89438
          http://trac.macports.org/changeset/89438
Author:   ryandesign at macports.org
Date:     2012-01-29 01:25:49 -0800 (Sun, 29 Jan 2012)
Log Message:
-----------
portlint.tcl: fix typo in suggest svn command

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

Modified: trunk/base/src/port1.0/portlint.tcl
===================================================================
--- trunk/base/src/port1.0/portlint.tcl	2012-01-29 06:03:12 UTC (rev 89437)
+++ trunk/base/src/port1.0/portlint.tcl	2012-01-29 09:25:49 UTC (rev 89438)
@@ -627,7 +627,7 @@
         } else {
             ui_debug "Property svn:eol-style is \"$output\", should be \"native\""
             if {$output != "native"} {
-                ui_error "Missing subversion property on Portfile, please execute: svn ps svn:eol-tyle native Portfile"
+                ui_error "Missing subversion property on Portfile, please execute: svn ps svn:eol-style native Portfile"
                 incr errors
             }
         }
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.macosforge.org/pipermail/macports-changes/attachments/20120129/575356ad/attachment-0001.html>


More information about the macports-changes mailing list