aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.linespec/cpexplicit.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.linespec/cpexplicit.exp')
-rw-r--r--gdb/testsuite/gdb.linespec/cpexplicit.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.linespec/cpexplicit.exp b/gdb/testsuite/gdb.linespec/cpexplicit.exp
index e786332..8385d31 100644
--- a/gdb/testsuite/gdb.linespec/cpexplicit.exp
+++ b/gdb/testsuite/gdb.linespec/cpexplicit.exp
@@ -23,7 +23,7 @@ if {[skip_cplus_tests]} {
standard_testfile .cc
set exefile $testfile
-if {[prepare_for_testing $testfile $exefile $srcfile \
+if {[prepare_for_testing "failed to prepare" $exefile $srcfile \
{c++ debug nowarnings}]} {
return -1
}