X-Git-Url: https://git.libre-soc.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.multi%2Ftids.exp;h=44face83860189a4780265df1caf8b82c5f679c1;hb=0216141ac37843192e3525dda4cc3c58810ee195;hp=23668caf18f2a22cb673de65ddb8b0bbe0e34028;hpb=49bb47443c05e573d1675adba6d8f07562db2d3f;p=binutils-gdb.git diff --git a/gdb/testsuite/gdb.multi/tids.exp b/gdb/testsuite/gdb.multi/tids.exp index 23668caf18f..44face83860 100644 --- a/gdb/testsuite/gdb.multi/tids.exp +++ b/gdb/testsuite/gdb.multi/tids.exp @@ -31,7 +31,7 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {pthreads d return -1 } -if { ![runto_main] } then { +if {![runto_main]} { return -1 }