mirror of
https://github.com/PDP-10/its.git
synced 2026-01-14 07:40:05 +00:00
Added sleep during DDT-based load of ITS because sometimes expect
sends the command too quickly and DDT gets confused. This is for pdp10-kl build. Resolves #1695.
This commit is contained in:
parent
a1d6eb3983
commit
da358558e2
@ -4,6 +4,7 @@ proc start_dskdmp_its {} {
|
||||
sleep 3
|
||||
respond "\n" "\033l"
|
||||
respond " " "its bin\r"
|
||||
sleep 2
|
||||
respond "\n" "\033\033l"
|
||||
respond " " "salv bin\r"
|
||||
respond "\n" "\033y"
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user