From 6f7fd7c21d2815dfc80bf7018a920cd0ebcf8551 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 12 May 2021 17:33:08 -0700 Subject: [PATCH] submodule: bump third_party/openthread/repo from `0f65243` to `e0a1987` (#844) Bumps [third_party/openthread/repo](https://github.com/openthread/openthread) from `0f65243` to `e0a1987`. - [Commits](https://github.com/openthread/openthread/compare/0f65243d6338308c7571d066ac08ad2ff0cc9f18...e0a1987336de203cdae30f06ff16cc2309817387) Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- tests/scripts/meshcop | 4 ++-- third_party/openthread/repo | 2 +- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/tests/scripts/meshcop b/tests/scripts/meshcop index 723ebb4b7a9..a24141be057 100755 --- a/tests/scripts/meshcop +++ b/tests/scripts/meshcop @@ -521,8 +521,8 @@ test_meshcop_service() service="$(scan_meshcop_service)" grep "${new_network_name}._meshcop\._udp" <<<"${service}" - # Test if the the meshcop service is unpublished when otbr-agent exits. - sudo "${OT_CTL}" exit + # Test if the the meshcop service is unpublished when otbr-agent stops. + sudo killall "${OTBR_AGENT}" sleep 2 service="$(scan_meshcop_service)" if grep -q "${new_network_name}._meshcop\._udp" <<<"${service}"; then diff --git a/third_party/openthread/repo b/third_party/openthread/repo index 0f65243d633..e0a1987336d 160000 --- a/third_party/openthread/repo +++ b/third_party/openthread/repo @@ -1 +1 @@ -Subproject commit 0f65243d6338308c7571d066ac08ad2ff0cc9f18 +Subproject commit e0a1987336de203cdae30f06ff16cc2309817387