diff options
author | Nathan Rossi <nathan@nathanrossi.com> | 2019-09-10 12:40:59 +0000 |
---|---|---|
committer | Richard Purdie <richard.purdie@linuxfoundation.org> | 2019-09-11 07:30:13 +0100 |
commit | 4a10fa34cadef6c8ca80c39f5298a763cc97033b (patch) | |
tree | a782ed6d86ae34970a2365c6bfa10c1421d8d6c7 /meta/classes/chrpath.bbclass | |
parent | 4abf4125f0a098e0cb02700c0412be9a83c514c0 (diff) | |
download | poky-4a10fa34cadef6c8ca80c39f5298a763cc97033b.tar.gz |
oeqa/selftest/context.py: For -t/-T use append argparse action
Use the 'append' action of argparse instead of nargs. This changes the
behaviour of the option from "-t foo bar -r" to "-t foo -t bar -r".
Additionally rename the long form options to be consistent with
behaviour, such that they specifying a single tag at a time.
(From OE-Core rev: ffe9e4303fa9799d2e8af9188853a262e15af226)
Signed-off-by: Nathan Rossi <nathan@nathanrossi.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Diffstat (limited to 'meta/classes/chrpath.bbclass')
0 files changed, 0 insertions, 0 deletions