gdb/testsuite: make runto_main not pass no-message to runto
[binutils-gdb.git] / gdb / testsuite / gdb.base / step-line.exp
index a3b822f14e2b4a90adb1fdfa421af6cc4bbef503..bd753df5e107d48c5ad2ff4816d9b803ad974e37 100644 (file)
@@ -28,7 +28,6 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 }
 
 if ![runto_main] then {
-   fail "can't run to main"
    return 0
 }