diff options
Diffstat (limited to 'build/buildremote.expect')
| -rw-r--r-- | build/buildremote.expect | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/build/buildremote.expect b/build/buildremote.expect index 4b5b6425..50e56aee 100644 --- a/build/buildremote.expect +++ b/build/buildremote.expect @@ -30,6 +30,7 @@ if { $rez == 0 } { expect "build" set timeout -1 send "auto.bat\r\n" + # can detect build errors here, pass them out using 'exit' expect "FINISHED_BUILD" send "exit\r" expect eof |
