formula_cellar_checks: remove stray backtick.
This commit is contained in:
parent
1be06bfd14
commit
69799d97b1
@ -75,7 +75,7 @@ module FormulaCellarChecks
|
||||
if tab.poured_from_bottle
|
||||
output += <<-EOS.undent
|
||||
Rebuild this from source with:
|
||||
brew reinstall --build-from-source #{formula}`
|
||||
brew reinstall --build-from-source #{formula}
|
||||
If that's successful, file an issue#{formula.tap ? " here:\n #{formula.tap.issues_url}" : "."}
|
||||
EOS
|
||||
end
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user