aboutsummaryrefslogtreecommitdiff
path: root/testsuite/lib/libsup.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/lib/libsup.exp')
-rw-r--r--testsuite/lib/libsup.exp1
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"