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.8-180-g2928585


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  292858525dc8917acee75b1ff7566e1a74b69d23 (commit)
       via  2ffb50c8297697dfdd66172e69311741b844e644 (commit)
      from  6561d8d1c4246d6a9aa21a5df36066406f26f0b3 (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 292858525dc8917acee75b1ff7566e1a74b69d23
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Sun Aug 12 20:10:22 2012 -0400

    PR14460 ipaddr.exp: all hail bash /dev/tcp
    
    Use bash's /dev/tcp/127.0.0.1/8079 and /dev/tcp/::1/8079, which work.

commit 2ffb50c8297697dfdd66172e69311741b844e644
Author: Frank Ch. Eigler <fche@redhat.com>
Date:   Sun Aug 12 20:05:46 2012 -0400

    PR14460 try 1
    
    Switch to tcl's [socket HOST PORT] facilities as a netcat client
    substitute.  Except tcl 8.5* doesn't speak ipv6 jive.  Also, switch to
    port 8079 for tests, expecting to conflict less with normal ongoings
    than good old 8080.

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

Summary of changes:
 testsuite/systemtap.base/ipaddr.exp  |   28 +++++++++-------------------
 testsuite/systemtap.base/ipaddr1.stp |    8 ++++----
 testsuite/systemtap.base/ipaddr2.stp |    8 ++++----
 3 files changed, 17 insertions(+), 27 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]