mirror of
https://github.com/PDP-10/its.git
synced 2026-02-23 15:52:10 +00:00
Add a 1 second delay before accessing the boostrap disk.
This commit is contained in:
@@ -22,6 +22,7 @@ proc start_dskdmp_its {} {
|
||||
}
|
||||
|
||||
proc mark_pack {unit pack id} {
|
||||
after 1000
|
||||
respond "\n" "mark\033g"
|
||||
respond "Format pack on unit #" "$unit"
|
||||
respond "Are you sure you want to format pack on drive" "y"
|
||||
|
||||
Reference in New Issue
Block a user