Skip to content

Commit 2f3b8b0

Browse files
hakehuangnashif
authored andcommitted
twister: remove redundant required for generate-hardware-map
remove a redundate required for --generate-hardware-map this fixing: #41066 Signed-off-by: Hake Huang <[email protected]>
1 parent ce95e03 commit 2f3b8b0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

scripts/twister

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -345,7 +345,6 @@ Artificially long but functional example:
345345
"use with the --device-serial option.")
346346

347347
run_group_option.add_argument("--generate-hardware-map",
348-
required="--generate-hardware-map" in sys.argv,
349348
help="""Probe serial devices connected to this platform
350349
and create a hardware map file to be used with
351350
--device-testing

0 commit comments

Comments
 (0)