dejagnu/rhbz460153.patch
2022-01-20 09:49:26 +01:00

15 lines
374 B
Diff

diff --git a/runtest.exp b/runtest.exp
index 01abaf1..5efa789 100644
--- a/runtest.exp
+++ b/runtest.exp
@@ -1601,8 +1601,7 @@ proc runtest { test_file_name } {
global testdir
clone_output "Running $test_file_name ..."
- set prms_id 0
- set bug_id 0
+ reset_vars
set test_result ""
# set testdir so testsuite file -test has a starting point