aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.fortran/ptr-indentation.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.fortran/ptr-indentation.exp')
-rw-r--r--gdb/testsuite/gdb.fortran/ptr-indentation.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.fortran/ptr-indentation.exp b/gdb/testsuite/gdb.fortran/ptr-indentation.exp
index 9837834..daf5bd5 100644
--- a/gdb/testsuite/gdb.fortran/ptr-indentation.exp
+++ b/gdb/testsuite/gdb.fortran/ptr-indentation.exp
@@ -22,7 +22,7 @@ if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug f90}]} {
return -1
}
-if {![fortran_runto_main]} then {
+if {![fortran_runto_main]} {
return -1
}