1
0
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:
gwright
2023-10-11 18:35:41 -04:00
committed by Lars Brinkhoff
parent d5d26bd860
commit 2f5f1c4812

View File

@@ -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"