style(expect): normalize debugging messages
A minor style cleanup to the messages printed by the Expect scripts to
make them a bit more consistent and descriptive.
Signed-off-by: Chris Kay <chris.kay@arm.com>
Change-Id: Ibd8ccb4423bd5aaeffc99c2f3602123794dc6200
diff --git a/expect/uart-hold.inc b/expect/uart-hold.inc
index e03a83a..40adea1 100644
--- a/expect/uart-hold.inc
+++ b/expect/uart-hold.inc
@@ -16,5 +16,5 @@
source [file join [file dirname [info script]] terminable.inc]
-puts "<<test complete, waiting for EOF or SIGINT>>"
+message "test complete, waiting for EOF or SIGINT"
expect eof