gdb/testsuite: make runto_main not pass no-message to runto
[binutils-gdb.git] / gdb / testsuite / gdb.base / gcore-relro-pie.exp
index 6c2bfc37d85ee52738b84653034cb1846c767a92..da657ac72af8ba4a3424524b8a7c623a13367d94 100644 (file)
@@ -42,7 +42,6 @@ clean_restart ${stripped_binfile}
 
 # The binary is stripped of debug info, but not minsyms.
 if ![runto break_here] {
-    fail "can't run to break_here"
     return -1
 }