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:
parent
728439320a
commit
50e05e363e
@ -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
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user