From 438640d1120a37fb0309164e84c82e01fe98c5a9 Mon Sep 17 00:00:00 2001 From: Marek Polacek Date: Wed, 6 Jul 2011 19:52:21 +0000 Subject: gdb.python/py-evthreads.exp: add missing $ --- gdb/testsuite/gdb.python/py-evthreads.exp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'gdb/testsuite/gdb.python') diff --git a/gdb/testsuite/gdb.python/py-evthreads.exp b/gdb/testsuite/gdb.python/py-evthreads.exp index 89847f1..097d152 100644 --- a/gdb/testsuite/gdb.python/py-evthreads.exp +++ b/gdb/testsuite/gdb.python/py-evthreads.exp @@ -86,7 +86,7 @@ gdb_expect { send_gdb "continue&\n" gdb_expect { -re ".*event type: continue.* -.*thread num: 1.*\r\n$gdb_prompt " { +.*thread num: 1.*\r\n$gdb_prompt $" { pass "continue thread 1" } timeout { -- cgit v1.1