summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
authorMichael Olbrich <m.olbrich@pengutronix.de>2010-07-22 17:54:20 +0200
committerMichael Olbrich <m.olbrich@pengutronix.de>2010-08-17 12:33:41 +0200
commit3d0a3ee1e0c55f1d0df8dc35f976bf2cfb74775a (patch)
treefb4bbb976cf8e8b097082c947479986f195ae709 /tests
parent177f2d2bae707de2c9c5ba3009a7a0700337c87a (diff)
downloadptxdist-3d0a3ee1e0c55f1d0df8dc35f976bf2cfb74775a.tar.gz
ptxdist-3d0a3ee1e0c55f1d0df8dc35f976bf2cfb74775a.tar.xz
[libptxdisttest.kermit] make sure the default barebox prompt is used
Signed-off-by: Michael Olbrich <m.olbrich@pengutronix.de>
Diffstat (limited to 'tests')
-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