Skip to content

Use argparse.ArgumentParser.parse_known_args

Joel Winarske requested to merge github/fork/blindmatrix/parse_known_args into dunfell

Created by: blindmatrix

bitbake crash if you supply arguments gn-utils.inc doesn't support (but https://github.com/flutter/engine/blob/main/tools/gn does). This PR simply ignore unknown arguments.

Merge request reports

Loading