diff options
Diffstat (limited to 'gdb/testsuite/gdb.cp/operator.exp')
-rw-r--r-- | gdb/testsuite/gdb.cp/operator.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.cp/operator.exp b/gdb/testsuite/gdb.cp/operator.exp index 4389b8e7047..7ce460f6e04 100644 --- a/gdb/testsuite/gdb.cp/operator.exp +++ b/gdb/testsuite/gdb.cp/operator.exp @@ -24,7 +24,7 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} \ if ![runto_main] then { perror "couldn't run to breakpoint main" - continue + return } # Test global operator |