summaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.python/py-record-full.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.python/py-record-full.exp')
-rw-r--r--gdb/testsuite/gdb.python/py-record-full.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.python/py-record-full.exp b/gdb/testsuite/gdb.python/py-record-full.exp
index f3ccefa275c..52d6dd3da0b 100644
--- a/gdb/testsuite/gdb.python/py-record-full.exp
+++ b/gdb/testsuite/gdb.python/py-record-full.exp
@@ -35,7 +35,7 @@ if { [skip_python_tests] } {
return -1
}
-if ![runto_main ] then {
+if {![runto_main]} {
return -1
}