aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.stabs/gdb11479.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.stabs/gdb11479.exp')
-rw-r--r--gdb/testsuite/gdb.stabs/gdb11479.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.stabs/gdb11479.exp b/gdb/testsuite/gdb.stabs/gdb11479.exp
index b5c5772..ab67280 100644
--- a/gdb/testsuite/gdb.stabs/gdb11479.exp
+++ b/gdb/testsuite/gdb.stabs/gdb11479.exp
@@ -22,7 +22,7 @@ set testfile "gdb11479"
proc do_test {version} {
if ![runto_main] {
- fail "Can't run to main $version"
+ fail "can't run to main $version"
return -1
}
gdb_test "rb test" "" "Set breakpoints $version"