Merge pull request #5150 from colindean/change-comment
Swap in description of current behavior instead of 1.9.3 hack comment
This commit is contained in:
commit
fb020a9c32
@ -80,7 +80,7 @@ module Homebrew
|
||||
s
|
||||
end
|
||||
|
||||
# Hack for ruby < 1.9.3
|
||||
# Causes some terminals to display secure password entry indicators
|
||||
def noecho_gets
|
||||
system "stty -echo"
|
||||
result = $stdin.gets
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user