diff options
author | hunt <hunt> | 2007-03-14 07:11:11 +0000 |
---|---|---|
committer | hunt <hunt> | 2007-03-14 07:11:11 +0000 |
commit | 3b6fd2ea934f1d75174e5a786701c90f32553fe8 (patch) | |
tree | f1e359f5592625b3f2173885393aac3e8d853da8 /testsuite/systemtap.base/div0.exp | |
parent | b272f21d2a42d44222cfc20f35025c324f6091c4 (diff) | |
download | systemtap-steved-3b6fd2ea934f1d75174e5a786701c90f32553fe8.tar.gz systemtap-steved-3b6fd2ea934f1d75174e5a786701c90f32553fe8.tar.xz systemtap-steved-3b6fd2ea934f1d75174e5a786701c90f32553fe8.zip |
2007-03-14 Martin Hunt <hunt@redhat.com>
* systemtap.base/div0.stp: Fix so output
won't possibly have the error message before the printed
output.
* systemtap.base/maxactive.exp: Ditto.
* systemtap.maps/ix_clear.stp: Ditto.
* systemtap.maps/ix_clear2.stp: Ditto.
* systemtap.samples/args.exp: Remove obsolete "-r" option
to staprun.
Diffstat (limited to 'testsuite/systemtap.base/div0.exp')
-rw-r--r-- | testsuite/systemtap.base/div0.exp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/testsuite/systemtap.base/div0.exp b/testsuite/systemtap.base/div0.exp index bfd0186c..dd1098cb 100644 --- a/testsuite/systemtap.base/div0.exp +++ b/testsuite/systemtap.base/div0.exp @@ -1,5 +1,4 @@ # Simple function to test that systemtap divide by 0 doesn't kill the machine -# FIXME correct the output check set test "div0" |