[120973] branches/gsoc14-interactive/base/src/port/port.tcl

shasha at macports.org shasha at macports.org
Fri Jun 13 01:02:46 PDT 2014


Revision: 120973
          https://trac.macports.org/changeset/120973
Author:   shasha at macports.org
Date:     2014-06-13 01:02:46 -0700 (Fri, 13 Jun 2014)
Log Message:
-----------
Deleted an extra brace

Modified Paths:
--------------
    branches/gsoc14-interactive/base/src/port/port.tcl

Modified: branches/gsoc14-interactive/base/src/port/port.tcl
===================================================================
--- branches/gsoc14-interactive/base/src/port/port.tcl	2014-06-13 08:01:35 UTC (rev 120972)
+++ branches/gsoc14-interactive/base/src/port/port.tcl	2014-06-13 08:02:46 UTC (rev 120973)
@@ -5348,7 +5348,6 @@
 				return 1
 			} elseif {$input == ""} {
 				return $default
-			}
 			} else {
 				puts "Please enter either 'y' or 'n'."
 			}
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.macosforge.org/pipermail/macports-changes/attachments/20140613/722f0ec7/attachment.html>


More information about the macports-changes mailing list