dejagnu/rhbz460153.patch

15 lines
374 B
Diff
Raw Normal View History

2022-01-20 08:48:25 +00:00
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