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