[MXS-653] maxpasswd writes notice message to stdout Created: 2016-03-31 Updated: 2016-03-31 Resolved: 2016-03-31 |
|
| Status: | Closed |
| Project: | MariaDB MaxScale |
| Component/s: | maxpasswd |
| Affects Version/s: | None |
| Fix Version/s: | 2.0.0 |
| Type: | Bug | Priority: | Blocker |
| Reporter: | Kolbe Kegel (Inactive) | Assignee: | Johan Wikman |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | None | ||
| Issue Links: |
|
||||||||
| Description |
|
The maxpasswd utility writes a notice message to stdout, which means it's very difficult to capture the output of the maxpasswd tool, which is required in order to obtain the password in a script. This broke my automated MaxScale deployments.
|
| Comments |
| Comment by Johan Wikman [ 2016-03-31 ] |
|
Commit b827ba9de34cb9766754ce187f6ebea5ac1fd136 causes maxpasswd not to log any debug, info or notice messages. Further, the implementation of |