gdb/testsuite: remove use of then keyword from gdb.multi/*.exp
[binutils-gdb.git] / gdb / testsuite / gdb.multi / tids.exp
index 23668caf18f2a22cb673de65ddb8b0bbe0e34028..44face83860189a4780265df1caf8b82c5f679c1 100644 (file)
@@ -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
 }