aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.perf/solib.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.perf/solib.exp')
-rw-r--r--gdb/testsuite/gdb.perf/solib.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.perf/solib.exp b/gdb/testsuite/gdb.perf/solib.exp
index 06a606c..e2b4baa 100644
--- a/gdb/testsuite/gdb.perf/solib.exp
+++ b/gdb/testsuite/gdb.perf/solib.exp
@@ -77,7 +77,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