зеркало из https://github.com/mozilla/gecko-dev.git
a2f2f2792b
Using nargs='*' in conjunction with nargs=REMAINDER creates an ambiguity when the argument using nargs='*' is optional, it is not specified, and the user intends their arguments to be interpreted as "extra" arguments. This commit removes the nargs=REMAINDER argument for mach_try, and implements its most common users from trychooser as a set of regular arguments to echo to generated try syntax. MozReview-Commit-ID: FOuDZxUfHu9 |
||
---|---|---|
.. | ||
__init__.py | ||
autotry.py |