mirror of
https://github.com/espressif/openthread.git
synced 2026-06-06 05:24:51 +00:00
[scripts] SC2317: command appears to be unreachable (#10821)
This commit is contained in:
@@ -706,12 +706,10 @@ main()
|
||||
cert)
|
||||
shift
|
||||
do_cert "$@"
|
||||
shift $#
|
||||
;;
|
||||
cert_suite)
|
||||
shift
|
||||
do_cert_suite "$@"
|
||||
shift $#
|
||||
;;
|
||||
get_thread_wireshark)
|
||||
do_get_thread_wireshark
|
||||
|
||||
Reference in New Issue
Block a user