From 7896cd726809200d36c722d0e4d04d4ecd7ee1f0 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Wed, 21 Feb 2018 18:55:27 +0100 Subject: [PATCH] Fix UNTALK executable name. Without this, connecting two parties doesn't work. --- build/build.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.tcl b/build/build.tcl index 8fca6db5..1a8698ab 100644 --- a/build/build.tcl +++ b/build/build.tcl @@ -451,7 +451,7 @@ type ":vk\r" respond "*" ":link sys2;ts u,sys2;ts users\r" type ":vk\r" -respond "*" ":midas sys2;ts talk_gren;untalk\r" +respond "*" ":midas sys2;ts untalk_gren;untalk\r" expect ":KILL" respond "*" ":midas sys3;ts ufind_syseng;ufind\r"