Update copyright year range in all GDB files.
[external/binutils.git] / gdb / testsuite / gdb.cp / try_catch.exp
index f6810d0..b82ff08 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2002, 2007-2012 Free Software Foundation, Inc.
+# Copyright 2002-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
@@ -30,7 +30,7 @@ if [get_compiler_info "c++"] {
     return -1
 }
 
-if {[prepare_for_testing $testfile.exp $testfile $srcfile {debug c++}]} {
+if {[prepare_for_testing "failed to prepare" $testfile $srcfile {debug c++}]} {
     return -1
 }