diff options
Diffstat (limited to 'gdb/testsuite/gdb.dwarf2/gdb-index.exp')
-rw-r--r-- | gdb/testsuite/gdb.dwarf2/gdb-index.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gdb/testsuite/gdb.dwarf2/gdb-index.exp b/gdb/testsuite/gdb.dwarf2/gdb-index.exp index 3f272d0fc23..fb14e4e9120 100644 --- a/gdb/testsuite/gdb.dwarf2/gdb-index.exp +++ b/gdb/testsuite/gdb.dwarf2/gdb-index.exp @@ -22,7 +22,7 @@ if {![dwarf2_support]} { standard_testfile main.c -if { [prepare_for_testing "${testfile}.exp" "${testfile}" \ +if { [prepare_for_testing "failed to prepare" "${testfile}" \ [list ${srcfile}]] } { return -1 } |