diff options
author | William Cohen <wcohen@localhost.localdomain> | 2008-04-24 13:57:59 -0400 |
---|---|---|
committer | William Cohen <wcohen@localhost.localdomain> | 2008-04-24 13:57:59 -0400 |
commit | 5d78de141c80af91827328fe57887414889121e2 (patch) | |
tree | 07e340817427f15a766c98c42296d92b6bb3031f /testsuite | |
parent | 478e10649195945adf7153fe5254932df1e2a902 (diff) | |
download | systemtap-steved-5d78de141c80af91827328fe57887414889121e2.tar.gz systemtap-steved-5d78de141c80af91827328fe57887414889121e2.tar.xz systemtap-steved-5d78de141c80af91827328fe57887414889121e2.zip |
Move examples to testsuite/systemtap.examples.
Diffstat (limited to 'testsuite')
-rw-r--r-- | testsuite/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index 878a8c39..b8fe2db6 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,7 @@ +2008-04-24 Will Cohen <wcohen@redhat.com> + + * systemtap.examples: examples moved into testsuite. + 2008-04-22 David Smith <dsmith@redhat.com> * systemtap.base/utrace_p5.exp: Simplfied a little. |