summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.base/infcall-exec.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.base/infcall-exec.exp')
-rw-r--r--gdb/testsuite/gdb.base/infcall-exec.exp1
1 files changed, 0 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.base/infcall-exec.exp b/gdb/testsuite/gdb.base/infcall-exec.exp
index b19d31cee6c..9502fd21f77 100644
--- a/gdb/testsuite/gdb.base/infcall-exec.exp
+++ b/gdb/testsuite/gdb.base/infcall-exec.exp
@@ -35,7 +35,6 @@ if {[gdb_compile $srcdir/$subdir/$srcfile2 $binfile2 executable debug] != ""} {
clean_restart $binfile
if {![runto_main]} {
- untested "could not run to main"
return -1
}