Merge lp:~hikiko/nux/nux.revert-retval into lp:nux
Proposed by
Eleni Maria Stea
on 2016-07-08
| Status: | Merged |
|---|---|
| Approved by: | Marco Trevisan (Treviño) on 2016-07-11 |
| Approved revision: | 880 |
| Merged at revision: | 880 |
| Proposed branch: | lp:~hikiko/nux/nux.revert-retval |
| Merge into: | lp:nux |
| Diff against target: |
12 lines (+1/-1) 1 file modified
tools/unity_support_test.c (+1/-1) |
| To merge this branch: | bzr merge lp:~hikiko/nux/nux.revert-retval |
| Related bugs: |
| Reviewer | Review Type | Date Requested | Status |
|---|---|---|---|
| Marco Trevisan (Treviño) | 2016-07-08 | Approve on 2016-07-11 | |
| PS Jenkins bot | continuous-integration | Pending | |
| Unity Team | 2016-07-08 | Pending | |
|
Review via email:
|
|||
Commit Message
unity_support_test: set back 2 return value on --help
Minor change on return value: since we only print info and we don't perform any tests retval is set back to 2 for consistency
Description of the Change
Minor change on return value: since we only print info and we don't perform any tests retval is set back to 2 for consistency
To post a comment you must log in.

OK