Proper semantics for the --validators and --reporters options
Registered by
Philip Stoev
Currently, the --validators and --reporters options work as as follows
--reporters=A,B,C
whereas to be more GNU-style compatible, it must be
--reporter=A --reporter=B --reporter=C
Blueprint information
- Status:
- Not started
- Approver:
- None
- Priority:
- Low
- Drafter:
- None
- Direction:
- Needs approval
- Assignee:
- None
- Definition:
- Approved
- Series goal:
- None
- Implementation:
-
Unknown
- Milestone target:
- None
- Started by
- Completed by
Related branches
Related bugs
Sprints
Whiteboard
This is being done gradually. gentest.pl is now fixed
(?)