aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp')
-rw-r--r--gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp b/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp
index 43fe779..581849d 100644
--- a/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp
+++ b/gdb/testsuite/gdb.threads/signal-command-multiple-signals-pending.exp
@@ -38,7 +38,7 @@ proc test { schedlock } {
clean_restart ${binfile}
if ![runto_main] then {
- fail "Can't run to main"
+ fail "can't run to main"
return 0
}