diff --git a/Library/Homebrew/cmd/gist-logs.rb b/Library/Homebrew/cmd/gist-logs.rb index 8bd25052ee..b93cda917a 100644 --- a/Library/Homebrew/cmd/gist-logs.rb +++ b/Library/Homebrew/cmd/gist-logs.rb @@ -80,7 +80,7 @@ module Homebrew s end - # Hack for ruby < 1.9.3 + # Causes some terminals to display secure entry indicators def noecho_gets system "stty -echo" result = $stdin.gets