diff options
Diffstat (limited to 'testsuite/systemtap.samples/symbols.exp')
-rw-r--r-- | testsuite/systemtap.samples/symbols.exp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.samples/symbols.exp b/testsuite/systemtap.samples/symbols.exp index 0c599b58..a3bad80a 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 -wait +closewait if {$ok == 11} { pass "$test ($ok)" } { fail "$test ($ok)" } |