Skip to content

Commit

Permalink
[scripts] SC2317: command appears to be unreachable (openthread#10821)
Browse files Browse the repository at this point in the history
  • Loading branch information
jwhui authored Oct 12, 2024
1 parent 987eaf5 commit ff19e03
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 10 deletions.
2 changes: 0 additions & 2 deletions script/test
Original file line number Diff line number Diff line change
Expand Up @@ -706,12 +706,10 @@ main()
cert)
shift
do_cert "$@"
shift $#
;;
cert_suite)
shift
do_cert_suite "$@"
shift $#
;;
get_thread_wireshark)
do_get_thread_wireshark
Expand Down
8 changes: 0 additions & 8 deletions tests/nexus/build.sh
Original file line number Diff line number Diff line change
Expand Up @@ -27,14 +27,6 @@
# POSSIBILITY OF SUCH DAMAGE.
#

display_usage()
{
echo ""
echo "Nexus build script "
echo ""
echo ""
}

die()
{
echo " *** ERROR: " "$*"
Expand Down

0 comments on commit ff19e03

Please sign in to comment.