mirror of
https://github.com/PDP-10/its.git
synced 2026-03-09 20:38:23 +00:00
Increased timeout for tape load of sources.tape since this was timing out.
This commit is contained in:
committed by
Lars Brinkhoff
parent
a64a1253e6
commit
ac7b1da7dc
@@ -120,7 +120,7 @@ respond "_" "reload "
|
||||
respond "ARE YOU SURE" "y"
|
||||
respond "\n" "links crdir sorry\r"
|
||||
respond "FILE=" "*;* *\r"
|
||||
expect -timeout 200 "E-O-T"
|
||||
expect -timeout 220 "E-O-T"
|
||||
respond "_" "quit\r"
|
||||
expect ":KILL"
|
||||
|
||||
|
||||
Reference in New Issue
Block a user