gdb/testsuite: make runto_main not pass no-message to runto
[binutils-gdb.git] / gdb / testsuite / gdb.base / solib-display.exp
index 67b57cbde3c79b4891e124aadf1e55429d2717da..54de334357fd153f859cafded1d2db19f551bdc2 100644 (file)
@@ -90,7 +90,6 @@ foreach libsepdebug {NO IN SEP} { with_test_prefix "$libsepdebug" {
     clean_restart $executable
 
     if ![runto_main] then {
-      fail "can't run to main"
       return 0
     }