summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.samples/arith_limits.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.samples/arith_limits.exp')
-rw-r--r--testsuite/systemtap.samples/arith_limits.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.samples/arith_limits.exp b/testsuite/systemtap.samples/arith_limits.exp
index b8b3d3d8..93794c8e 100644
--- a/testsuite/systemtap.samples/arith_limits.exp
+++ b/testsuite/systemtap.samples/arith_limits.exp
@@ -9,5 +9,5 @@ expect {
timeout { fail "$test (timeout)" }
eof { }
}
-closewait
+wait
if {$ok == 1} { pass "$test" } { fail "$test" }