summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/optim.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.base/optim.exp')
-rw-r--r--testsuite/systemtap.base/optim.exp3
1 files changed, 1 insertions, 2 deletions
diff --git a/testsuite/systemtap.base/optim.exp b/testsuite/systemtap.base/optim.exp
index ddc1c90f..2d7b2bf7 100644
--- a/testsuite/systemtap.base/optim.exp
+++ b/testsuite/systemtap.base/optim.exp
@@ -9,6 +9,5 @@ expect {
timeout { fail "$test (timeout)" }
eof { }
}
-close
-wait
+closewait
if {$ok == 2} { pass $test } { fail $test }