summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.ada/taft_type.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.ada/taft_type.exp')
-rw-r--r--gdb/testsuite/gdb.ada/taft_type.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.ada/taft_type.exp b/gdb/testsuite/gdb.ada/taft_type.exp
index a791cd179a6..e9210cd9448 100644
--- a/gdb/testsuite/gdb.ada/taft_type.exp
+++ b/gdb/testsuite/gdb.ada/taft_type.exp
@@ -27,7 +27,6 @@ clean_restart ${testfile}
set bp_location [gdb_get_line_number "START" ${testdir}/p.adb]
if {![runto "p.adb:$bp_location"]} {
- perror "Couldn't run ${testfile}"
return
}