formula_auditor: repair audit_postgresql message
This commit is contained in:
parent
861da37f55
commit
617ae740fe
@ -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
|
||||||
|
|
||||||
|
|||||||
@ -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)
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user