Bug #31584
Incorrect output in rake config task
Description
There's a typo in the help text and an error message is not printed to STDERR but to STDOUT.
Associated revisions
History
#1
Updated by The Foreman Bot about 2 years ago
- Assignee set to Ewoud Kohl van Wijngaarden
- Status changed from New to Ready For Testing
- Pull request https://github.com/theforeman/foreman/pull/8232 added
#2
Updated by The Foreman Bot about 2 years ago
- Fixed in Releases 2.4.0 added
#3
Updated by Ewoud Kohl van Wijngaarden about 2 years ago
- Status changed from Ready For Testing to Closed
Applied in changeset foreman|bcd650273e744537a40198c937184a04ff1a180b.
Fixes #31584 - Fix rake config output
There's a typo in the help text and an error message is not printed to
STDERR but to STDOUT.