test-bot: remove obsolete empty line
This commit is contained in:
parent
6e5bef5ee1
commit
76488216b7
@ -142,7 +142,6 @@ module Homebrew
|
|||||||
end
|
end
|
||||||
|
|
||||||
verbose = ARGV.verbose?
|
verbose = ARGV.verbose?
|
||||||
puts if verbose && !ENV["TRAVIS"]
|
|
||||||
@output = ""
|
@output = ""
|
||||||
working_dir = Pathname.new(@command.first == "git" ? @repository : Dir.pwd)
|
working_dir = Pathname.new(@command.first == "git" ? @repository : Dir.pwd)
|
||||||
read, write = IO.pipe
|
read, write = IO.pipe
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user