1
0
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:
Adam Sampson
2020-08-26 18:18:54 +01:00
committed by Adam Sampson
parent 26c6e4faa2
commit 6fe7d99ce4

View File

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