| Index: gdb/testsuite/gdb.base/eu-strip-infcall.exp
|
| diff --git a/gdb/testsuite/gdb.base/eu-strip-infcall.exp b/gdb/testsuite/gdb.base/eu-strip-infcall.exp
|
| index 4f20e6096a326889ee2b912aa51dbb7d7c37a370..a325668ecfa754af1233536710fa4784c0400520 100644
|
| --- a/gdb/testsuite/gdb.base/eu-strip-infcall.exp
|
| +++ b/gdb/testsuite/gdb.base/eu-strip-infcall.exp
|
| @@ -1,4 +1,4 @@
|
| -# Copyright (C) 2011-2012 Free Software Foundation, Inc.
|
| +# Copyright (C) 2011-2013 Free Software Foundation, Inc.
|
|
|
| # This program is free software; you can redistribute it and/or modify
|
| # it under the terms of the GNU General Public License as published by
|
| @@ -13,8 +13,7 @@
|
| # You should have received a copy of the GNU General Public License
|
| # along with this program. If not, see <http://www.gnu.org/licenses/>.
|
|
|
| -set testfile eu-strip-infcall
|
| -set binfile ${objdir}/${subdir}/${testfile}
|
| +standard_testfile
|
|
|
| if {[build_executable ${testfile}.exp $testfile] == -1} {
|
| return -1
|
|
|