exceptions.rb: move alternative solution to a new line
This commit is contained in:
parent
7ce517cb2d
commit
db7997e1a0
@ -471,7 +471,7 @@ class BuildFlagsError < RuntimeError
|
||||
EOS
|
||||
|
||||
message << <<~EOS.chomp! if bottled
|
||||
Alternatively, remove the #{flag_text} to attempt bottle installation.
|
||||
\nAlternatively, remove the #{flag_text} to attempt bottle installation.
|
||||
EOS
|
||||
|
||||
super message
|
||||
|
Loading…
x
Reference in New Issue
Block a user