aboutsummaryrefslogtreecommitdiff
path: root/gdb/testsuite/gdb.compile/compile-setjmp.exp
diff options
context:
space:
mode:
Diffstat (limited to 'gdb/testsuite/gdb.compile/compile-setjmp.exp')
-rw-r--r--gdb/testsuite/gdb.compile/compile-setjmp.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.compile/compile-setjmp.exp b/gdb/testsuite/gdb.compile/compile-setjmp.exp
index c0dd0e0..8c9d4a5 100644
--- a/gdb/testsuite/gdb.compile/compile-setjmp.exp
+++ b/gdb/testsuite/gdb.compile/compile-setjmp.exp
@@ -15,7 +15,7 @@
standard_testfile .c compile-setjmp-mod.c
-if { [prepare_for_testing ${testfile}.exp $testfile] } {
+if { [prepare_for_testing "failed to prepare" $testfile] } {
return -1
}