Closed Bug 1230569 Opened 10 years ago Closed 10 years ago

./mozregression -h displays wrong usage

Categories

(Testing :: mozregression, defect)

defect
Not set
normal

Tracking

(Not tracked)

RESOLVED FIXED

People

(Reporter: parkouss, Assigned: parkouss)

Details

Attachments

(1 file)

49 bytes, text/x-github-pull-request
wlach
: review+
Details | Review
From :ryanvm: $ mozregression --good-release 43 --bad-release 44 usage: mozregression-script.py [OPTIONS] [[--bad BAD_DATE]|[--bad-release BAD_RELEASE]] [[--good GOOD_DATE]|[--good-release GOOD_RELEASE]] mozregression-script.py [OPTIONS] --bad-rev BAD_REV --good-rev GOOD_REV mozregression-script.py [OPTIONS] --launch DATE_OR_REV mozregression-script.py --list-build-types mozregression-script.py --list-releases mozregression-script.py --write-conf mozregression-script.py: error: unrecognized arguments: --good-release 43 --bad-release 44 Needs updating since some options are not anymore in there. :)
Attached file fix usage
With the patch: mozregression --good-release 43 --bad-release 44 usage: mozregression [OPTIONS] [--bad DATE|BUILDID|RELEASE|CHANGESET] [--good DATE|BUILDID|RELEASE|CHANGESET] mozregression [OPTIONS] --launch DATE|BUILDID|RELEASE|CHANGESET mozregression --list-build-types mozregression --list-releases mozregression --write-conf mozregression: error: unrecognized arguments: --good-release 43 --bad-release 44
Assignee: nobody → j.parkouss
Status: NEW → ASSIGNED
Attachment #8695907 - Flags: review?(wlachance)
Comment on attachment 8695907 [details] [review] fix usage LGTM!
Attachment #8695907 - Flags: review?(wlachance) → review+
Cool, landed in https://github.com/mozilla/mozregression/commit/4e0133519162bff03de61ea853c9db8369576b47. Once bug 1229976 is landed, I will do a patch release with that fix.
Status: ASSIGNED → RESOLVED
Closed: 10 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: