mirror of
https://github.com/PDP-10/its.git
synced 2026-04-29 05:15:47 +00:00
Add check in build script when making a new directory.
Look for FILE NOT FOUND to ensure the script is synchronized with the output. Also make a separate mkdir proc that's called throughout.
This commit is contained in:
@@ -7,8 +7,7 @@ expect ":KILL"
|
||||
respond "*" ":xfile assem xfile\r"
|
||||
expect -timeout 300 "Assembly done!"
|
||||
|
||||
respond "*" ":print mudsav; ..new. (udir)\r"
|
||||
type ":vk\r"
|
||||
mkdir "mudsav"
|
||||
|
||||
respond "*" ":stinkm\r"
|
||||
respond "STINK." "MMUD56 STINK\033@\033\033"
|
||||
|
||||
Reference in New Issue
Block a user