1
0
mirror of https://github.com/PDP-10/its.git synced 2026-04-25 20:01:40 +00:00

TEMP: Horrible hacks to only build the exec.

This commit is contained in:
Adam Sampson
2018-08-07 14:53:11 +01:00
parent 2c4637a31b
commit 8e9a2a736f
3 changed files with 62 additions and 5 deletions

View File

@@ -42,8 +42,8 @@ proc patch_its_and_go {} {
# Disable SYSJOB output (e.g. "IT IS NOW ...") that appears at random
# places during the build process.
type "styo+2/popj p,\r"
expect "\n"
# type "styo+2/popj p,\r"
# expect "\n"
type "\033g"
}