Skip to content
Commit e4b2fe4b authored by Gerhard Jörges's avatar Gerhard Jörges Committed by Fabio Baltieri
Browse files

scripts: west_commands: fix type of path options



Using `west patch` with the `--patch-base`, `--patch-yaml` or
`--west-workspace` option results in an unhandled AttributeError in
filter_args() because the function expects these args to be of type
path. Adding the type to the argument definition forces argparse to
create variables of type path.

Signed-off-by: default avatarGerhard Jörges <joerges@metratec.com>
parent b7b3449f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment