aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-recurse-unwind.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.python/py-recurse-unwind.exp')
-rw-r--r--gdb/testsuite/gdb.python/py-recurse-unwind.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/py-recurse-unwind.exp b/gdb/testsuite/gdb.python/py-recurse-unwind.exp
index 0466131..4f750d2 100644
--- a/gdb/testsuite/gdb.python/py-recurse-unwind.exp
+++ b/gdb/testsuite/gdb.python/py-recurse-unwind.exp
@@ -41,7 +41,6 @@ gdb_test "source ${pyfile}" "Python script imported" \
# The following tests require execution.
if ![runto_main] then {
- fail "can't run to main"
return 0
}