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.2-473-g86e56b9


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  86e56b940fbdfd38fe12529e1a8428e31d2245c0 (commit)
      from  a6da51a36fa8e653b8c6516a5f3286aae949ba05 (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 86e56b940fbdfd38fe12529e1a8428e31d2245c0
Author: Josh Stone <jistone@redhat.com>
Date:   Mon Jul 12 14:51:10 2010 -0700

    Better catch server errors in the testsuite
    
    If "avahi-browse ... | grep ..." doesn't find anything, like when a
    firewall blocks the way, we should catch that gracefully.  Use tcl's
    "catch" instead of "set" for this.
    
    * testsuite/lib/systemtap.exp (setup_server): Catch avahi-browse|grep
      when it falls.

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

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