]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.python/py-cmd.exp
gdb/testsuite: make runto_main not pass no-message to runto
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.python / py-cmd.exp
index a1c2a9b3377109e28830a470b2ba7c0ae758fa74..43a96a754193236259a6c0aafc62d6bcbb458575 100644 (file)
@@ -28,7 +28,6 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile}] } {
 if { [skip_python_tests] } { continue }
 
 if ![runto_main] then {
-    fail "cannot run to main."
     return 0
 }