[cli] move netif command to posix platform (#6557)

This commit is contained in:
Yakun Xu
2021-05-06 10:47:14 -07:00
committed by GitHub
parent df2880bf9f
commit 394739f3d8
8 changed files with 50 additions and 86 deletions
-3
View File
@@ -146,9 +146,6 @@ spawn ${OT_CLI_CMD}
expect_after {
timeout { error }
}
send "radiourl\r\n"
expect "${RADIO_URL}"
expect "Done"
send "region\r\n"
expect "US"
expect "Done"