diff options
Diffstat (limited to 'gdb/testsuite/gdb.stabs/weird.exp')
-rw-r--r-- | gdb/testsuite/gdb.stabs/weird.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.stabs/weird.exp b/gdb/testsuite/gdb.stabs/weird.exp index 2a8ef3ec518..699b26be0cc 100644 --- a/gdb/testsuite/gdb.stabs/weird.exp +++ b/gdb/testsuite/gdb.stabs/weird.exp @@ -305,7 +305,7 @@ gdb_expect 60 { pass "weirdx.o read without error" } -re ".*$gdb_prompt $" { - fail "Errors reading weirdx.o" + fail "errors reading weirdx.o" } timeout { perror "couldn't load $binfile into $GDB (timed out)." |