We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When pgagroal-cli or pgagroal-admin prints out a warning message about a deprecated command, there is an extra blank line:
pgagroal-cli
pgagroal-admin
$ pgagroal-cli reset pgagroal-cli: command <reset> has been deprecated by <clear prometheus> since version 1.6 Connection error on /tmp
This applies to commit ade4024.
The text was updated successfully, but these errors were encountered:
[agroal#382] Remove extra line in deprecated command warning.
5e294bc
Removes an extra new line at the end of a warning message about a deprecated command. Close agroal#382
d3a92c7
fluca1978
Successfully merging a pull request may close this issue.
When
pgagroal-cli
orpgagroal-admin
prints out a warning message about a deprecated command, there is an extra blank line:This applies to commit ade4024.
The text was updated successfully, but these errors were encountered: