mirror of
https://github.com/PDP-10/its.git
synced 2026-03-03 18:26:16 +00:00
Match just ..PERM/ after the Muddle build.
DDT might choose to output -1 as a symbol instead -- matching just ..PERM/ should still catch broken Muddle initialisation.
This commit is contained in:
committed by
Adam Sampson
parent
26c6e4faa2
commit
6fe7d99ce4
@@ -16,7 +16,7 @@ respond "\n" "D\033\033"
|
||||
respond "\n" "strng/\0331\"56^?^?^?\033\r"
|
||||
respond "\n" ":pdump mudsav; ts mud56\r"
|
||||
respond "*" ":start\r"
|
||||
respond "..PERM/ -1" ":pdump mudsav; ts mdl56\r"
|
||||
respond "..PERM/" ":pdump mudsav; ts mdl56\r"
|
||||
respond "*" ":kill\r"
|
||||
|
||||
respond "*" ":midas sys3; ts mudinq_sysen2; mudinq\r"
|
||||
|
||||
Reference in New Issue
Block a user