[MDEV-8012] Wrong exit code when asking for help Created: 2015-04-17 Updated: 2016-06-12 Resolved: 2016-06-12 |
|
| Status: | Closed |
| Project: | MariaDB Server |
| Component/s: | Scripts & Clients |
| Affects Version/s: | 5.1.67, 5.2.14, 5.3.12, 5.5, 10.0, 10.1 |
| Fix Version/s: | 5.5.50 |
| Type: | Bug | Priority: | Major |
| Reporter: | Honza Horak | Assignee: | Vicențiu Ciorbaru |
| Resolution: | Fixed | Votes: | 0 |
| Labels: | contribution, upstream, verified | ||
| Environment: |
Linux |
||
| Sprint: | 5.5.50 |
| Description |
|
Description: `mysql_waitpid --help` returns 255 instead of 0 `mysqladmin --help` returns 1 instead of 0 both of them accept
(or '-?') as valid option according to the documentation How to repeat:
Current resutls:
Expected results:
|
| Comments |
| Comment by Honza Horak [ 2015-04-17 ] |
|
Cross reporting: |
| Comment by Elena Stepanova [ 2015-04-17 ] |
|
Thanks for the report. Reasoning from |
| Comment by DELETEME [ 2016-03-08 ] |
|
I just submitted a pull request here: https://github.com/MariaDB/server/pull/161 |
| Comment by Vicențiu Ciorbaru [ 2016-06-12 ] |
|
Pull request merged: |