summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.base/bench.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.base/bench.exp')
-rw-r--r--testsuite/systemtap.base/bench.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.base/bench.exp b/testsuite/systemtap.base/bench.exp
index 32de9a0b..4863a00c 100644
--- a/testsuite/systemtap.base/bench.exp
+++ b/testsuite/systemtap.base/bench.exp
@@ -10,5 +10,5 @@ expect {
timeout { fail "$test (timeout)" }
eof { }
}
-closewait
+wait
if {$ok == 15} { pass "$test ($ok)" } { fail "$test ($ok)" }