Update copyright year range in all GDB files.
[external/binutils.git] / gdb / testsuite / gdb.cp / static-method.exp
index 55c3431..660e893 100644 (file)
@@ -1,4 +1,4 @@
-# Copyright 2011-2012 Free Software Foundation, Inc.
+# Copyright 2011-2019 Free Software Foundation, Inc.
 #
 # Contributed by Red Hat, originally written by Keith Seitz.
 #
@@ -43,7 +43,7 @@ if {[skip_cplus_tests]} { continue }
 # Tests for c++/12750
 standard_testfile .cc
 
-if {[prepare_for_testing $testfile $testfile $srcfile {c++ debug}]} {
+if {[prepare_for_testing "failed to prepare" $testfile $srcfile {c++ debug}]} {
     return -1
 }