summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/endianity.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/endianity.exp')
-rw-r--r--gdb/testsuite/gdb.base/endianity.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/endianity.exp b/gdb/testsuite/gdb.base/endianity.exp
index 3489e340ed8..f6ab0befec7 100644
--- a/gdb/testsuite/gdb.base/endianity.exp
+++ b/gdb/testsuite/gdb.base/endianity.exp
@@ -26,7 +26,6 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} \
set bp_location [gdb_get_line_number "START"]
if ![runto "endianity.c:$bp_location" ] then {
- fail "couldn't run to start"
return -1
}