diff options
author | Frank Ch. Eigler <fche@elastic.org> | 2008-05-23 10:17:41 -0400 |
---|---|---|
committer | wenji <wjhuang@dhcp-beijing-cdc-10-182-120-233.cn.oracle.com> | 2008-05-25 21:33:34 -0400 |
commit | 83f0ef99ac154aae4f49497424f780d85d055b35 (patch) | |
tree | df967c6dbffc2de690245f46742560e5a12e90a0 /testsuite/buildok/rpc-all-probes.stp | |
parent | 9a6d39be65b70cd825ab78019581b0388508ada4 (diff) | |
download | systemtap-steved-83f0ef99ac154aae4f49497424f780d85d055b35.tar.gz systemtap-steved-83f0ef99ac154aae4f49497424f780d85d055b35.tar.xz systemtap-steved-83f0ef99ac154aae4f49497424f780d85d055b35.zip |
testsuite cleanup: kfailing some FOO-all-probes tests
Diffstat (limited to 'testsuite/buildok/rpc-all-probes.stp')
-rwxr-xr-x | testsuite/buildok/rpc-all-probes.stp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/buildok/rpc-all-probes.stp b/testsuite/buildok/rpc-all-probes.stp index 2ecc42c7..c85ff80b 100755 --- a/testsuite/buildok/rpc-all-probes.stp +++ b/testsuite/buildok/rpc-all-probes.stp @@ -1,4 +1,4 @@ -#! stap -p4 +#! stap -wp4 // Tests if all probes in rpc.stp are resolvable. |