mobile-shell: flip test option default.
This commit is contained in:
parent
b1a55b42fe
commit
aa15827778
1 changed files with 1 additions and 1 deletions
|
@ -18,7 +18,7 @@ class MobileShell < Formula
|
|||
depends_on "automake" => :build
|
||||
end
|
||||
|
||||
option "without-test", "Run build-time tests"
|
||||
option "with-test", "Run build-time tests"
|
||||
|
||||
deprecated_option "without-check" => "without-test"
|
||||
|
||||
|
|
Loading…
Reference in a new issue