]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.guile/scm-breakpoint.exp
gdb/testsuite: remove use of then keyword from gdb.*/*.exp scripts
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.guile / scm-breakpoint.exp
index 37607b7f4ff946f910d8de4f0afcaaee3f6b5dbc..256416d8e9e7fbedb133b08f3da51f5927d0315f 100644 (file)
@@ -536,7 +536,7 @@ proc_with_prefix test_bkpt_probe {} {
        return -1
     }
 
-    if ![gdb_guile_runto_main] then {
+    if {![gdb_guile_runto_main]} {
        return
     }