Unfreeze string.
This commit is contained in:
parent
85c3b55e2b
commit
ea76a7aaaf
@ -82,7 +82,7 @@ module Homebrew
|
||||
|
||||
def brief_build_info(f)
|
||||
build_time_str = f.logs.ctime.strftime("%Y-%m-%d %H:%M:%S")
|
||||
s = <<~EOS
|
||||
s = +<<~EOS
|
||||
Homebrew build logs for #{f.full_name} on #{OS_VERSION}
|
||||
EOS
|
||||
if args.with_hostname?
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user