formula_auditor: repair audit_postgresql message

This commit is contained in:
hyuraku 2021-02-01 21:26:24 +09:00
parent 861da37f55
commit 617ae740fe
2 changed files with 2 additions and 2 deletions

View File

@ -335,7 +335,7 @@ module Homebrew
Formula[previous_formula_name] Formula[previous_formula_name]
rescue FormulaUnavailableError rescue FormulaUnavailableError
problem "Versioned #{previous_formula_name} in homebrew/core must be created for " \ problem "Versioned #{previous_formula_name} in homebrew/core must be created for " \
"`brew-postgresql-upgrade-database` and `pg_upgrade` to work." "`brew postgresql-upgrade-database` and `pg_upgrade` to work."
end end
end end

View File

@ -1,7 +1,7 @@
.\" generated with Ronn/v0.7.3 .\" generated with Ronn/v0.7.3
.\" http://github.com/rtomayko/ronn/tree/0.7.3 .\" http://github.com/rtomayko/ronn/tree/0.7.3
. .
.TH "BREW" "1" "January 2021" "Homebrew" "brew" .TH "BREW" "1" "February 2021" "Homebrew" "brew"
. .
.SH "NAME" .SH "NAME"
\fBbrew\fR \- The Missing Package Manager for macOS (or Linux) \fBbrew\fR \- The Missing Package Manager for macOS (or Linux)