Chromium Code Reviews| Index: gdb/testsuite/gdb.cell/fork.exp |
| diff --git a/gdb/testsuite/gdb.cell/fork.exp b/gdb/testsuite/gdb.cell/fork.exp |
| index d5eed2f0e7bd0375572e9f3e9df31000db01f563..b22b4e63308c6716dc945a83223f6119b832fbc5 100644 |
| --- a/gdb/testsuite/gdb.cell/fork.exp |
| +++ b/gdb/testsuite/gdb.cell/fork.exp |
| @@ -47,7 +47,7 @@ if { [gdb_compile_cell_ppu [list $ppu_src $spu_bin-embed.o] $ppu_bin executable |
| return -1 |
| } |
| -if [get_compiler_info ${ppu_bin}] { |
| +if [get_compiler_info] { |
| return -1 |
| } |