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.4-264-gc26c10c


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  c26c10cba7e32ea8a54d278ac403b9873acabb0c (commit)
      from  710a2a45c4d3d8fa8d984c2371a0a1ae44d3fe93 (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 c26c10cba7e32ea8a54d278ac403b9873acabb0c
Author: David Smith <dsmith@redhat.com>
Date:   Mon Apr 25 12:46:01 2011 -0500

    Fix setjmp.exp and server tests for RHEL5 systems.
    
    * testsuite/lib/systemtap.exp (start_server): To properly support older
      versions of tcl (as on RHEL5 systems), don't use the newer form of
      'catch'.  Instead, use the global 'errorCode' variable when getting the
      exit code of a child process.
    * testsuite/systemtap.base/setjmp.exp: Ditto.

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

Summary of changes:
 testsuite/lib/systemtap.exp         |    7 +++----
 testsuite/systemtap.base/setjmp.exp |    7 +++----
 2 files changed, 6 insertions(+), 8 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]