From b52fd9b687e8e34d544cfb98b2eb78ed0f745eb5 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Sat, 4 May 2019 13:31:41 +0200 Subject: [PATCH] Build SAILV. --- build/sail.tcl | 11 +++++++++++ 1 file changed, 11 insertions(+) diff --git a/build/sail.tcl b/build/sail.tcl index 5866c07d..bde39d23 100644 --- a/build/sail.tcl +++ b/build/sail.tcl @@ -121,3 +121,14 @@ respond "*" ":kill\r" respond "*" ":midas datdrw;_draw; scnv\r" expect ":KILL" + +respond "*" ":cwd pub\r" +respond "*" ":fail psailv\r" +respond "*" "\003" +respond "*" ":kill" +respond "*" ":fail ttycom\r" +respond "*" "\003" +respond "*" ":kill" +respond "*" ":stink psailv\r" +expect ":KILL" +respond "*" ":link sys; ts sailv, pub; psailv\r"