aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Formula/weechat.rb
diff options
context:
space:
mode:
Diffstat (limited to 'Library/Formula/weechat.rb')
-rw-r--r--Library/Formula/weechat.rb1
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