summaryrefslogtreecommitdiffstats
path: root/testsuite/systemtap.maps
diff options
context:
space:
mode:
authorhunt <hunt>2006-09-18 15:54:03 +0000
committerhunt <hunt>2006-09-18 15:54:03 +0000
commite92bf44b99785ad743d8657038e7c7b8fd05c5ba (patch)
treebd4690f6dce07129271e075fa7270eeffbb09133 /testsuite/systemtap.maps
parent66a03367df8326fcf8c46eee65f09c80da121b80 (diff)
downloadsystemtap-steved-e92bf44b99785ad743d8657038e7c7b8fd05c5ba.tar.gz
systemtap-steved-e92bf44b99785ad743d8657038e7c7b8fd05c5ba.tar.xz
systemtap-steved-e92bf44b99785ad743d8657038e7c7b8fd05c5ba.zip
Close when done.
Diffstat (limited to 'testsuite/systemtap.maps')
-rw-r--r--testsuite/systemtap.maps/absentstats.exp1
1 files changed, 1 insertions, 0 deletions
diff --git a/testsuite/systemtap.maps/absentstats.exp b/testsuite/systemtap.maps/absentstats.exp
index 99de9b0f..8a182a4c 100644
--- a/testsuite/systemtap.maps/absentstats.exp
+++ b/testsuite/systemtap.maps/absentstats.exp
@@ -16,6 +16,7 @@ expect {
-re {\n} { exp_continue }
eof { }
}
+catch close
wait
if {$ok == 2 && $ko == 13} then { pass $test } else { fail "$test ($ok $ko)" }