gdb/testsuite: make runto_main not pass no-message to runto
[binutils-gdb.git] / gdb / testsuite / gdb.threads / hand-call-in-threads.exp
index 11c45c3dce4ef4b5a6645bdb7766f3930f393775..8914eaa04787a0914dcc50592877dfff737d54e3 100644 (file)
@@ -50,7 +50,6 @@ proc get_dummy_frame_number { } {
 clean_restart ${binfile}
 
 if { ![runto_main] } {
-    fail "can't run to main"
     return 0
 }