diff options
Diffstat (limited to 'testsuite/systemtap.maps/ix_clear.exp')
-rw-r--r-- | testsuite/systemtap.maps/ix_clear.exp | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/testsuite/systemtap.maps/ix_clear.exp b/testsuite/systemtap.maps/ix_clear.exp index b88e92f5..07417898 100644 --- a/testsuite/systemtap.maps/ix_clear.exp +++ b/testsuite/systemtap.maps/ix_clear.exp @@ -21,4 +21,5 @@ expect { fail "$test unexpected EOF" } -re "semantic error:" { fail "$test compilation" } } -closewait +catch { close } +wait |