From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30113 invoked by alias); 2 Feb 2009 15:13:35 -0000 Received: (qmail 30089 invoked by uid 678); 2 Feb 2009 15:13:34 -0000 Date: Mon, 02 Feb 2009 15:13:00 -0000 Message-ID: <20090202151334.30077.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.8-266-gca1d53c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 470ac2acd8a52f33e9ce020d38ea2d0881e6cc84 X-Git-Newrev: ca1d53c1c0eab03b2bf9422d645e09be7518ea4e Mailing-List: contact systemtap-cvs-help@sourceware.org; run by ezmlm Precedence: bulk List-Id: List-Subscribe: List-Post: List-Help: , Sender: systemtap-cvs-owner@sourceware.org List-Archive: Reply-To: systemtap@sourceware.org X-SW-Source: 2009-q1/txt/msg00099.txt.bz2 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 ca1d53c1c0eab03b2bf9422d645e09be7518ea4e (commit) from 470ac2acd8a52f33e9ce020d38ea2d0881e6cc84 (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 ca1d53c1c0eab03b2bf9422d645e09be7518ea4e Author: William Cohen Date: Mon Feb 2 10:12:58 2009 -0500 Remove redundant tcp_connections_wa.stp. ----------------------------------------------------------------------- Summary of changes: testsuite/ChangeLog | 4 ++ testsuite/systemtap.samples/tcp_connections_wa.stp | 55 -------------------- 2 files changed, 4 insertions(+), 55 deletions(-) delete mode 100644 testsuite/systemtap.samples/tcp_connections_wa.stp hooks/post-receive -- systemtap: system-wide probe/trace tool