]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/gdb1250.exp
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / gdb1250.exp
index 265d0c898c824debfd777caf8d0dd7c31f3dcc5e..8bea9b8e830f15d4bc14ab6295584c9f506863b3 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2003-2021 Free Software Foundation, Inc.
+# Copyright 2003-2023 Free Software Foundation, Inc.
 
 # This program is free software; you can redistribute it and/or modify
 # it under the terms of the GNU General Public License as published by
@@ -31,8 +31,8 @@ if  { [gdb_compile "${srcdir}/${subdir}/${srcfile}" "${binfile}" executable {deb
 
 clean_restart ${binfile}
 
-if ![runto abort {allow-pending}] then {
-    continue
+if {![runto abort {allow-pending}]} {
+    return
 }
 
 # See http://sources.redhat.com/gdb/bugs/1250