From 02e7ea18235aafdf5ebe7c6736914b5a2f2db2c1 Mon Sep 17 00:00:00 2001 From: Joel Brobecker Date: Wed, 5 May 2010 18:07:04 +0000 Subject: Do not set prms_id/bug_id anymore. 2010-05-05 Joel Brobecker Remove the use of prms_id and bug_id throughout the testsuite. --- gdb/testsuite/gdb.stabs/exclfwd.exp | 2 -- 1 file changed, 2 deletions(-) (limited to 'gdb/testsuite/gdb.stabs/exclfwd.exp') diff --git a/gdb/testsuite/gdb.stabs/exclfwd.exp b/gdb/testsuite/gdb.stabs/exclfwd.exp index 9fa783b..1d98eb2 100644 --- a/gdb/testsuite/gdb.stabs/exclfwd.exp +++ b/gdb/testsuite/gdb.stabs/exclfwd.exp @@ -29,8 +29,6 @@ if ![file isdirectory ${objdir}/${subdir}] then { # # test running programs # -set prms_id 0 -set bug_id 0 set testfile exclfwd set binfile ${objdir}/${subdir}/${testfile} -- cgit v1.1