summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/libptxdisttest.kermit2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/libptxdisttest.kermit b/tests/libptxdisttest.kermit
index 4e1e94065..6afb18e7e 100644
--- a/tests/libptxdisttest.kermit
+++ b/tests/libptxdisttest.kermit
@@ -130,7 +130,7 @@ define ptx_uboot_exec {
ptx_lineout "\%2"
if not equal "\%3" "" ptx_wait_string "\%1" "\%3"
input \%1 \m(uboot_prompt)
- ptx_check_fail "timeout while waiting for u-boot prompt after '\%2'"
+ ptx_check_fail "timeout while waiting for bootloader prompt after '\%2'"
if = \m(uboot_version) 2 {
ptx_lineout "echo result: $?"