aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-as-string.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.python/py-as-string.exp')
-rw-r--r--gdb/testsuite/gdb.python/py-as-string.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/py-as-string.exp b/gdb/testsuite/gdb.python/py-as-string.exp
index 4c7dd0d..2b48501 100644
--- a/gdb/testsuite/gdb.python/py-as-string.exp
+++ b/gdb/testsuite/gdb.python/py-as-string.exp
@@ -25,7 +25,7 @@ if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile}] } {
}
if ![runto_main] {
- fail "Couldn't run to main."
+ fail "couldn't run to main."
return 0
}