gdb/testsuite: make runto_main not pass no-message to runto
[binutils-gdb.git] / gdb / testsuite / gdb.threads / queue-signal.exp
index ca06ce789d2f5a3e3dd983373bf08333a6c888fe..ae46ff1eb215953f75078a6d9d87bfd7114aae46 100644 (file)
@@ -23,7 +23,6 @@ if {[gdb_compile_pthreads "${srcdir}/${subdir}/${srcfile}" "${binfile}" \
 clean_restart ${binfile}
 
 if ![runto_main] {
-   fail "can't run to main"
    return 0
 }