]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blobdiff - gdb/testsuite/gdb.base/execl-update-breakpoints.exp
Update copyright year range in all GDB files
[thirdparty/binutils-gdb.git] / gdb / testsuite / gdb.base / execl-update-breakpoints.exp
index 1c2713f27026f3967a3112ad4f0ebb2c80dbeb42..e4a847202227a8c4b30e8aa6db1d4162f65f3812 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2014-2016 Free Software Foundation, Inc.
+# Copyright 2014-2018 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
@@ -28,7 +28,7 @@ set exec2 ${binfile}2
 
 if { [gdb_compile [file join $srcdir $subdir $srcfile] $objfile \
          object [list debug]] != "" } {
-    untested "compile failed"
+    untested "failed to compile"
     return -1
 }