Blame SOURCES/dejagnu-1.6-runtest.patch

e1a0f8
--- dejagnu-1.6.1/runtest.exp.orig	2017-10-16 07:43:20.000000000 -0400
e1a0f8
+++ dejagnu-1.6.1/runtest.exp	2021-08-11 10:54:51.172965763 -0400
e1a0f8
@@ -1444,8 +1444,7 @@ proc runtest { test_file_name } {
e1a0f8
     global tool
e1a0f8
 
e1a0f8
     clone_output "Running $test_file_name ..."
e1a0f8
-    set prms_id	0
e1a0f8
-    set bug_id	0
e1a0f8
+    reset_vars
e1a0f8
     set test_result ""
e1a0f8
 
e1a0f8
     if {[file exists $test_file_name]} {