diff options
author | dsmith <dsmith> | 2008-01-04 18:16:04 +0000 |
---|---|---|
committer | dsmith <dsmith> | 2008-01-04 18:16:04 +0000 |
commit | 359d2f90a10e8e374f259d2bc0a5c0d460815842 (patch) | |
tree | bd3ae7bbd44129974e9927f66d6327f16f12700e /testsuite/ChangeLog | |
parent | 9fcddfc27d30b644044102cb829ef1c94492805c (diff) | |
download | systemtap-steved-359d2f90a10e8e374f259d2bc0a5c0d460815842.tar.gz systemtap-steved-359d2f90a10e8e374f259d2bc0a5c0d460815842.tar.xz systemtap-steved-359d2f90a10e8e374f259d2bc0a5c0d460815842.zip |
2008-01-04 David Smith <dsmith@redhat.com>
* systemtap.base/marker.exp: Improved regexp that finds markers
with arguments.
Diffstat (limited to 'testsuite/ChangeLog')
-rw-r--r-- | testsuite/ChangeLog | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/testsuite/ChangeLog b/testsuite/ChangeLog index b60527ee..f2ec2544 100644 --- a/testsuite/ChangeLog +++ b/testsuite/ChangeLog @@ -1,3 +1,8 @@ +2008-01-04 David Smith <dsmith@redhat.com> + + * systemtap.base/marker.exp: Improved regexp that finds markers + with arguments. + 2007-12-12 Martin Hunt <hunt@redhat.com> Detect crashing stap and report as a test failure. * lib/systemtap.exp (stap_run_batch): Return -1 if stap |