summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/libptxdisttest.kermit2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/libptxdisttest.kermit b/tests/libptxdisttest.kermit
index 5620c250b..4e1e94065 100644
--- a/tests/libptxdisttest.kermit
+++ b/tests/libptxdisttest.kermit
@@ -113,6 +113,8 @@ define ptx_uboot_enter_shell {
:4
.uboot_prompt = "barebox:"
.uboot_version = 2
+ # make sure we have the default barebox prompt
+ ptx_lineout "PS1='barebox: '"
break
}
# sometimes there are caches for serial inputs containing old data