summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/compare-sections.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/compare-sections.exp')
-rw-r--r--gdb/testsuite/gdb.base/compare-sections.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/compare-sections.exp b/gdb/testsuite/gdb.base/compare-sections.exp
index e78811429c9..ba683c1f1c2 100644
--- a/gdb/testsuite/gdb.base/compare-sections.exp
+++ b/gdb/testsuite/gdb.base/compare-sections.exp
@@ -80,7 +80,6 @@ gdb_test_multiple $command $test {
# Now get past startup code.
if ![runto_main] then {
- fail "can't run to main"
return 0
}