mirror of
https://github.com/lupyuen/nuttx-ox64.git
synced 2025-01-12 20:58:31 +08:00
Update expect.sh
This commit is contained in:
parent
24fd60f09d
commit
ad60696456
1 changed files with 1 additions and 1 deletions
|
@ -7,5 +7,5 @@ send -s "uname -a\r"
|
|||
|
||||
expect "nsh> "
|
||||
send -s "ostest\r"
|
||||
expect "ostest_main: Exiting with status 0"
|
||||
expect "ostest_main: Exiting with status -1" { exit 0 }
|
||||
exit 1
|
||||
|
|
Loading…
Reference in a new issue