Actions
Bug #9803
closedpbchk could use a -c option
Start date:
2018-09-07
Due date:
% Done:
100%
Estimated time:
Difficulty:
Medium
Tags:
needs-triage
Gerrit CR:
External Bug:
Description
I've often found it useful to be able to run just a single part of nits/pbchk, and it would be convenient
if I could do that simply via "git pbchk -c wscheck" for example.
We should also rename the -b option to be -p, so it matches other tools. We'll continue to (silently)
accept -b, though.
Updated by Electric Monk almost 5 years ago
- Status changed from New to Closed
- % Done changed from 0 to 100
git commit eabe844ad2e8e98f99faa0fad638b77d3eecc309
commit eabe844ad2e8e98f99faa0fad638b77d3eecc309 Author: John Levon <john.levon@joyent.com> Date: 2018-09-26T16:58:38.000Z 9803 pbchk could use a -c option 9825 pbchk -b option should be -p Reviewed by: Toomas Soome <tsoome@me.com> Approved by: Richard Lowe <richlowe@richlowe.net>
Actions