]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.python/py-record-full.exp
gdb/testsuite: remove use of then keyword from gdb.python/*.exp
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.python / py-record-full.exp
index f3ccefa275c75dfd55ad5ac1bcd5fe25a16495e1..52d6dd3da0b81b016c0830ea36a3fa617220f592 100644 (file)
@@ -35,7 +35,7 @@ if { [skip_python_tests] } {
     return -1
 }
 
-if ![runto_main ] then {
+if {![runto_main]} {
     return -1
 }