X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=gdb%2Ftestsuite%2Fgdb.cp%2Fcplabel.exp;h=10ba40107930cdb4c3f836a093fcd94823650d95;hb=3666a04883754298b03884222206bfe756fbc520;hp=a9cbfec458be66766ccd38fce5a485e1fd0e4cf7;hpb=ecd75fc8eed3bde86036141228074a20e55dcfc9;p=thirdparty%2Fbinutils-gdb.git diff --git a/gdb/testsuite/gdb.cp/cplabel.exp b/gdb/testsuite/gdb.cp/cplabel.exp index a9cbfec458b..10ba4010793 100644 --- a/gdb/testsuite/gdb.cp/cplabel.exp +++ b/gdb/testsuite/gdb.cp/cplabel.exp @@ -1,4 +1,4 @@ -# Copyright 2012-2014 Free Software Foundation, Inc. +# Copyright 2012-2021 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 @@ -19,7 +19,7 @@ if {[skip_cplus_tests]} { continue } standard_testfile .cc -if {[prepare_for_testing "$testfile.exp" $testfile $srcfile {c++ debug}]} { +if {[prepare_for_testing "failed to prepare" $testfile $srcfile {c++ debug}]} { return -1 }