diff options
Diffstat (limited to 'Library/Formula/weechat.rb')
| -rw-r--r-- | Library/Formula/weechat.rb | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Library/Formula/weechat.rb b/Library/Formula/weechat.rb index 38a9060ae..acb4b07c8 100644 --- a/Library/Formula/weechat.rb +++ b/Library/Formula/weechat.rb @@ -63,6 +63,7 @@ class Weechat < Formula end test do + ENV["TERM"] = "xterm" system "weechat", "-r", "/quit" end end |
