mirror of
https://github.com/PDP-10/its.git
synced 2026-05-01 22:16:35 +00:00
Fix WEBSER build.
Add HACK; to sources.tape, and add a missing \r to the build command. I've also increased the timeout for MAKE WEBSER to be consistent with what we've done for MUDDLE XFILE; since it's only a single MIDAS invocation at the moment this shouldn't really be necessary.
This commit is contained in:
committed by
Adam Sampson
parent
0b76d69899
commit
6198526639
@@ -311,8 +311,8 @@ expect ":KILL"
|
||||
respond "*" ":link device;tcp syn015,sysbin;datsrv bin\r"
|
||||
|
||||
# WEBSER
|
||||
respond "*" ":xfile hack;make webser"
|
||||
expect "*:kill"
|
||||
respond "*" ":xfile hack;make webser\r"
|
||||
expect -timeout 300 "*:kill"
|
||||
|
||||
# mailt
|
||||
respond "*" ":link sys;ts mailt,sys2;ts emacs\r"
|
||||
|
||||
Reference in New Issue
Block a user