1
0
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:
Eric Swenson
2016-12-10 00:21:49 -08:00
committed by Lars Brinkhoff
parent a64a1253e6
commit ac7b1da7dc

View File

@@ -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"