twister: remove redundant required for generate-hardware-map
remove a redundate required for --generate-hardware-map this fixing: #41066 Signed-off-by: Hake Huang <hake.huang@oss.nxp.com>
This commit is contained in:
parent
ce95e033fb
commit
2f3b8b01aa
1 changed files with 0 additions and 1 deletions
|
@ -345,7 +345,6 @@ Artificially long but functional example:
|
|||
"use with the --device-serial option.")
|
||||
|
||||
run_group_option.add_argument("--generate-hardware-map",
|
||||
required="--generate-hardware-map" in sys.argv,
|
||||
help="""Probe serial devices connected to this platform
|
||||
and create a hardware map file to be used with
|
||||
--device-testing
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue