aboutsummaryrefslogtreecommitdiffstats
path: root/Library/Homebrew/formula_cellar_checks.rb
diff options
context:
space:
mode:
authorXu Cheng2015-08-06 15:45:52 +0800
committerXu Cheng2015-08-06 17:23:56 +0800
commitb121e5fd7be1b1984e51caa6a369dd8faf70a57a (patch)
tree7bf8eb9f259479e8c445e2d991bec251a2cc5324 /Library/Homebrew/formula_cellar_checks.rb
parent3f8ce5f1a95307a2a836afbbf51565d890ff676f (diff)
downloadbrew-b121e5fd7be1b1984e51caa6a369dd8faf70a57a.tar.bz2
more core file style updated by rubocop
Diffstat (limited to 'Library/Homebrew/formula_cellar_checks.rb')
-rw-r--r--Library/Homebrew/formula_cellar_checks.rb2
1 files changed, 1 insertions, 1 deletions
diff --git a/Library/Homebrew/formula_cellar_checks.rb b/Library/Homebrew/formula_cellar_checks.rb
index 0c62687ac..071b3f4dd 100644
--- a/Library/Homebrew/formula_cellar_checks.rb
+++ b/Library/Homebrew/formula_cellar_checks.rb
@@ -152,7 +152,7 @@ module FormulaCellarChecks
object files were linked against system openssl
These object files were linked against the deprecated system OpenSSL.
Adding `depends_on "openssl"` to the formula may help.
- #{system_openssl * "\n "}
+ #{system_openssl * "\n "}
EOS
end