aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.linespec/explicit.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.linespec/explicit.exp')
-rw-r--r--gdb/testsuite/gdb.linespec/explicit.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.linespec/explicit.exp b/gdb/testsuite/gdb.linespec/explicit.exp
index 326010c..9ce7a86 100644
--- a/gdb/testsuite/gdb.linespec/explicit.exp
+++ b/gdb/testsuite/gdb.linespec/explicit.exp
@@ -18,7 +18,7 @@
standard_testfile explicit.c explicit2.c 3explicit.c
set exefile $testfile
-if {[prepare_for_testing $testfile $exefile \
+if {[prepare_for_testing "failed to prepare" $exefile \
[list $srcfile $srcfile2 $srcfile3] {debug nowarnings}]} {
return -1
}