1
0
mirror of https://github.com/PDP-10/its.git synced 2026-01-13 15:27:28 +00:00

Improve (maybe not) running :PDSET.

This commit is contained in:
Lars Brinkhoff 2016-12-30 11:58:04 +01:00 committed by Eric Swenson
parent 728439320a
commit 50e05e363e

View File

@ -30,6 +30,8 @@ proc pdset {} {
respond "IT IS NOW" "Q"
} "IT IS NOW" {
type "Q"
} "ITS revived" {
type "Q"
}
expect ":KILL"
}
@ -201,7 +203,7 @@ respond "DSKDMP" "m\033nsalv bin\r"
expect "\n"; type "d\033nits\r"
expect "\n"; type "nits\r"
expect "\n"; type "\033g"
pdset
maybe_pdset
respond "*" ":login db\r"
sleep 1