]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/line65535.exp
Update copyright year range in header of all files managed by GDB
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / line65535.exp
index 921d1c18547a1e927242bc878c0b8eec3fb65738..e2dda0a98ed01927a3ef5d18b9cb13658e5126c5 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2019-2021 Free Software Foundation, Inc.
+# Copyright 2019-2024 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
@@ -24,5 +24,5 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug]} {
 }
 
 gdb_test "break $srcfile:65535" \
-         ".*Breakpoint 1 at .*: file $srcfile, line 65535\\..*" \
+         ".*Breakpoint 1 at .*: file .*$srcfile, line 65535\\..*" \
         "break at line 65535"