From ed41d2fce887972326d29a6cd89fef86b2292bb5 Mon Sep 17 00:00:00 2001 From: Lars Brinkhoff Date: Tue, 1 Oct 2019 11:04:34 +0200 Subject: [PATCH] Update "shutdown" build script procedure to work for all processors. --- build/build.tcl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/build/build.tcl b/build/build.tcl index 3f04fcfd..e3764bbe 100644 --- a/build/build.tcl +++ b/build/build.tcl @@ -91,7 +91,7 @@ proc shutdown {} { respond "_" "q" expect ":KILL" respond "*" ":logout\r" - respond "NOW IN DDT" $emulator_escape + respond "SHUTDOWN COMPLETE" $emulator_escape } proc ip_address {string} {