Should be enought to set tool only once
Signed-off-by: Gilles Espinasse <[email protected]>
---
testsuite/lib/libsup.exp | 1 -
1 files changed, 0 insertions(+), 1 deletions(-)
diff --git a/testsuite/lib/libsup.exp b/testsuite/lib/libsup.exp
index 146115d..b463672 100644
--- a/testsuite/lib/libsup.exp
+++ b/testsuite/lib/libsup.exp
@@ -44,7 +44,6 @@ proc make_defaults_file { defs } {
puts ${fd} "set target_triplet ${target_triplet}"
puts ${fd} "set target_os ${target_os}"
puts ${fd} "set target_cpu ${target_cpu}"
- puts ${fd} "set tool foobar"
puts ${fd} "set testcnt 0"
puts ${fd} "set warncnt 0"
puts ${fd} "set errcnt 0"
--
1.7.2.5
_______________________________________________
DejaGnu mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/dejagnu