mirror of
https://github.com/PDP-10/its.git
synced 2026-05-03 22:59:12 +00:00
Add :VK where needed, remove where not needed.
Replace a few instances of sleep with :VK to get a * prompt. Running :VK after making a link is no longer needed.
This commit is contained in:
@@ -15,9 +15,9 @@ start_dskdmp_its
|
||||
|
||||
pdset
|
||||
respond "*" ":login db\r"
|
||||
sleep 1
|
||||
type ":vk\r"
|
||||
|
||||
type $emulator_escape
|
||||
respond "*" $emulator_escape
|
||||
mount_tape "$out/minsrc.tape"
|
||||
|
||||
type ":dump\r"
|
||||
|
||||
Reference in New Issue
Block a user