]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/nested-subp2.exp
gdb/testsuite: remove perror calls when failing to run
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / nested-subp2.exp
index ac41b55ffdc6f85023f86ab39fda9b553bace14b..642d3f342270919fcc7abf4c55c7c469ec29fa64 100644 (file)
@@ -50,7 +50,6 @@ if { [gdb_compile "${srcdir}/${subdir}/${testcase}.c" \
 
 clean_restart "${testcase}"
 if ![runto_main] {
-    perror "could not run to main"
     return
 }