Skip to content

Commit

Permalink
terminal-notifer: Removed caveat.
Browse files Browse the repository at this point in the history
Without code signing, it *does* work. All is happiness.
  • Loading branch information
samueljohn committed Jun 7, 2013
1 parent 163476d commit 5159d3d
Showing 1 changed file with 0 additions and 8 deletions.
8 changes: 0 additions & 8 deletions Formula/terminal-notifier.rb
Expand Up @@ -36,14 +36,6 @@ def install
chmod 0755, Pathname.new(bin+"terminal-notifier")
end

def caveats
<<-EOS.undent
Homebrew built terminal-notifier, but without an developer certificate
from Apple, it will not be able to open URLs or execute commands when
the user clicks on a notification.
EOS
end

end

__END__
Expand Down

0 comments on commit 5159d3d

Please sign in to comment.