aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.perf/single-step.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.perf/single-step.exp')
-rw-r--r--gdb/testsuite/gdb.perf/single-step.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.perf/single-step.exp b/gdb/testsuite/gdb.perf/single-step.exp
index c2af8c9..1cc94ee 100644
--- a/gdb/testsuite/gdb.perf/single-step.exp
+++ b/gdb/testsuite/gdb.perf/single-step.exp
@@ -44,7 +44,7 @@ PerfTest::assemble {
clean_restart $binfile
if ![runto_main] {
- fail "Can't run to main"
+ fail "can't run to main"
return -1
}
return 0