summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.maps/ix_clear.exp
diff options
context:
space:
mode:
Diffstat (limited to 'testsuite/systemtap.maps/ix_clear.exp')
-rw-r--r--testsuite/systemtap.maps/ix_clear.exp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/systemtap.maps/ix_clear.exp b/testsuite/systemtap.maps/ix_clear.exp
index 0c6ca6c3..07417898 100644
--- a/testsuite/systemtap.maps/ix_clear.exp
+++ b/testsuite/systemtap.maps/ix_clear.exp
@@ -14,7 +14,7 @@ expect {
pass "$test passed"
}
timeout {
- send "\003"
+ exec kill -INT -[exp_pid]
fail "$test timed out"
}
eof {