aboutsummaryrefslogtreecommitdiff
path: root/testsuite
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite')
-rw-r--r--testsuite/runtest.main/options.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/runtest.main/options.exp b/testsuite/runtest.main/options.exp
index da28db1..abbdc6a 100644
--- a/testsuite/runtest.main/options.exp
+++ b/testsuite/runtest.main/options.exp
@@ -29,7 +29,7 @@ puts $fd "set host_triplet $host_triplet"
puts $fd "set srcdir [testsuite file -source -test options]"
puts $fd "set objdir [testsuite file -object -test options]"
puts $fd "set tmpdir $tmpdir"
-puts $fd "cd [testsuite file -object -test options]"
+puts $fd "set outdir [testsuite file -object -test options]"
close $fd
if {![file isdirectory $tmpdir]} {