This is the mail archive of the systemtap-cvs@sourceware.org mailing list for the systemtap project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

[SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.5-2-gbd7f76a


This is an automated email from the git hooks/post-receive script. It was
generated because a ref change was pushed to the repository containing
the project "systemtap: system-wide probe/trace tool".

The branch, master has been updated
       via  bd7f76a9e6815245943f07691bfc53b9597deb48 (commit)
       via  5a31f8137f85436770a5879239d8b8a9748d201a (commit)
      from  a64d8b1337d202290d80dc152d790c812e298319 (commit)

Those revisions listed above that are new to this repository have
not appeared on any other notification email; so we list those
revisions in full, below.

- Log -----------------------------------------------------------------
commit bd7f76a9e6815245943f07691bfc53b9597deb48
Merge: 5a31f81 a64d8b1
Author: David Smith <dsmith@redhat.com>
Date:   Mon May 23 16:24:59 2011 -0500

    Merge branch 'master' of ssh://sources.redhat.com/git/systemtap

commit 5a31f8137f85436770a5879239d8b8a9748d201a
Author: David Smith <dsmith@redhat.com>
Date:   Mon May 23 16:24:17 2011 -0500

    Avoid some bad testsuite fails becase of unhandled child exit status warnings.
    
    * testsuite/systemtap.base/target_set.exp: Handle warning about child
      process exiting with a bad status.
    * testsuite/systemtap.context/uprobe_stmt_num.exp: Ditto.
    * testsuite/systemtap.context/uprobe_uaddr.exp: Ditto.
    * testsuite/systemtap.context/usymbols.c: Explicitly exit with a status of
      0 (to avoid warnings about bad child exit status).

-----------------------------------------------------------------------

Summary of changes:
 testsuite/systemtap.base/target_set.exp         |    2 ++
 testsuite/systemtap.context/uprobe_stmt_num.exp |   13 ++++++++++---
 testsuite/systemtap.context/uprobe_uaddr.exp    |    8 +++++++-
 testsuite/systemtap.context/usymbols.c          |    1 +
 4 files changed, 20 insertions(+), 4 deletions(-)


hooks/post-receive
--
systemtap: system-wide probe/trace tool


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]