summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.threads/interrupted-hand-call.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.threads/interrupted-hand-call.exp')
-rw-r--r--gdb/testsuite/gdb.threads/interrupted-hand-call.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.threads/interrupted-hand-call.exp b/gdb/testsuite/gdb.threads/interrupted-hand-call.exp
index e6d806699f2..b9d4034f341 100644
--- a/gdb/testsuite/gdb.threads/interrupted-hand-call.exp
+++ b/gdb/testsuite/gdb.threads/interrupted-hand-call.exp
@@ -34,7 +34,6 @@ if [target_info exists gdb,cannot_call_functions] {
clean_restart ${binfile}
if { ![runto_main] } {
- fail "can't run to main"
return 0
}