Update copyright year range in all GDB files.
[external/binutils.git] / gdb / testsuite / gdb.base / annota-input-while-running.exp
index fc2e608..0aa0aa2 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 1999-2016 Free Software Foundation, Inc.
+# Copyright 1999-2019 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
@@ -25,7 +25,7 @@ if {[prepare_for_testing "failed to prepare" $testfile $srcfile debug] == -1} {
 # Because runto_main doesn't know how to handle the prompt with annotations,
 # run to main before we set the annotation level.
 if ![runto_main] then {
-   fail "Can't run to main"
+   fail "can't run to main"
    return 1
 }