gdb/testsuite: remove use of then keyword from gdb.multi/*.exp
[binutils-gdb.git] / gdb / testsuite / gdb.multi / info-threads.exp
index 5a4d611d62862430d2712b32952f030075e66dfe..650e7c6194f63ed8f9375c39b185ab20c1bd839b 100644 (file)
@@ -24,7 +24,7 @@ if { [prepare_for_testing "failed to prepare" ${testfile} ${srcfile} {pthreads d
     return -1
 }
 
-if { ![runto_main] } then {
+if {![runto_main]} {
     return -1
 }