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