From 3ea9309910588d97a3ead3d2cb1412694199a145 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Sat, 19 Nov 2016 20:52:36 +0100 Subject: [PATCH] Move ITS monitor binary to the . directory. --- build/build.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.tcl b/build/build.tcl index 84fa6077..947b0074 100644 --- a/build/build.tcl +++ b/build/build.tcl @@ -140,7 +140,7 @@ respond "*" "purify\033g" respond "*" ":pdump sys;atsign ddt\r" respond "*" ":kill\r" -respond "*" ":midas system;_its\r" +respond "*" ":midas .;_system;its\r" respond "MACHINE NAME =" "AI\r" expect ":KILL"