Merge pull request #11074 from hyuraku/dev-cmd/tests_fix_option_bug
tests: fix a option bug
This commit is contained in:
commit
f2e3967158
@ -114,7 +114,7 @@ module Homebrew
|
|||||||
%W[
|
%W[
|
||||||
--combine-stderr
|
--combine-stderr
|
||||||
--serialize-stdout
|
--serialize-stdout
|
||||||
--runtime-log "#{parallel_rspec_log_path}"
|
--runtime-log #{parallel_rspec_log_path}
|
||||||
]
|
]
|
||||||
else
|
else
|
||||||
%w[
|
%w[
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user