mongodb: rubocop tweaks.
This commit is contained in:
parent
cd86e1d652
commit
52e41cb2d8
1 changed files with 1 additions and 1 deletions
|
@ -39,7 +39,7 @@ class Mongodb < Formula
|
|||
Language::Go.stage_deps resources, buildpath/"src"
|
||||
|
||||
cd "src/github.com/mongodb/mongo-tools" do
|
||||
args = %W[]
|
||||
args = %w[]
|
||||
|
||||
if build.with? "openssl"
|
||||
args << "ssl"
|
||||
|
|
Loading…
Reference in a new issue