mirror of
https://github.com/PDP-10/its.git
synced 2026-03-06 19:31:20 +00:00
Set an ample timeout limit in build script; fail if triggered.
This commit is contained in:
@@ -41,6 +41,9 @@ proc shutdown {} {
|
||||
respond "NOW IN DDT" "\005"
|
||||
}
|
||||
|
||||
set timeout 100
|
||||
expect_before timeout abort
|
||||
|
||||
spawn pdp10 build/simh/init
|
||||
|
||||
respond "sim>" "b tu1\r"
|
||||
|
||||
Reference in New Issue
Block a user