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