mirror of
https://github.com/RIOT-OS/RIOT.git
synced 2025-01-18 12:52:44 +01:00
Merge pull request #17963 from fjmolinas/pr_update_check_sui
examples/suit_udpate: update check suit command
This commit is contained in:
commit
5dc53c4b0c
@ -186,7 +186,7 @@ def _test_successful_update(child, client, app_ver):
|
||||
|
||||
def _test_suit_command_is_there(child):
|
||||
child.sendline('suit')
|
||||
child.expect_exact("Usage: suit <manifest url>")
|
||||
child.expect_exact("Usage: suit fetch <manifest url>")
|
||||
|
||||
|
||||
def testfunc(child):
|
||||
|
Loading…
Reference in New Issue
Block a user