diff options
Diffstat (limited to 'ld/testsuite/lib/ld-lib.exp')
-rw-r--r-- | ld/testsuite/lib/ld-lib.exp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/ld/testsuite/lib/ld-lib.exp b/ld/testsuite/lib/ld-lib.exp index ce446fd..52b63ee 100644 --- a/ld/testsuite/lib/ld-lib.exp +++ b/ld/testsuite/lib/ld-lib.exp @@ -875,6 +875,7 @@ proc run_dump_test { name {extra_options {}} } { } set check_ld(source) "" + set check_ld(terminal) 0 if { $opts(error) != "" \ || $opts(warning) != "" \ || $opts(error_output) != "" \ |