| Index: gdb/testsuite/gdb.cp/nsnested.exp
|
| diff --git a/gdb/testsuite/gdb.cp/nsnested.exp b/gdb/testsuite/gdb.cp/nsnested.exp
|
| index 420483ac74af757c842c9a97a1d1e754d91e6c9c..766eb3309082f5a34f5db63521650ec1277c3209 100644
|
| --- a/gdb/testsuite/gdb.cp/nsnested.exp
|
| +++ b/gdb/testsuite/gdb.cp/nsnested.exp
|
| @@ -13,9 +13,8 @@
|
| # 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 nsnested
|
| -set srcfile ${testfile}.cc
|
| -set binfile ${objdir}/${subdir}/${testfile}
|
| +standard_testfile .cc
|
| +
|
| if { [prepare_for_testing ${testfile}.exp ${testfile} ${srcfile} {debug c++}] } {
|
| return -1
|
| }
|
|
|