summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.samples/primes.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.samples/primes.exp')
-rw-r--r--testsuite/systemtap.samples/primes.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.samples/primes.exp b/testsuite/systemtap.samples/primes.exp
index f99f67cc..f5a734c3 100644
--- a/testsuite/systemtap.samples/primes.exp
+++ b/testsuite/systemtap.samples/primes.exp
@@ -16,6 +16,6 @@ expect {
eof { }
}
#FIXME does not handle case of hanging primes.stp correctly
-wait
+closewait
if {$ok == 7} { pass "$test" } { fail "$test" }