From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15242 invoked by alias); 27 Mar 2009 11:50:14 -0000 Received: (qmail 15219 invoked by uid 9112); 27 Mar 2009 11:50:13 -0000 Date: Fri, 27 Mar 2009 11:50:00 -0000 Message-ID: <20090327115013.15208.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9-237-g0977ab1 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 835880e72bdaca1c468b72d1f6c7f0f6cefcc717 X-Git-Newrev: 0977ab1f283c48918c483a73d96b1345286419ca 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/msg00354.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 0977ab1f283c48918c483a73d96b1345286419ca (commit) from 835880e72bdaca1c468b72d1f6c7f0f6cefcc717 (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 0977ab1f283c48918c483a73d96b1345286419ca Author: Mark Wielaard Date: Fri Mar 27 12:45:51 2009 +0100 .gitignore: Add testsuite exe and so files and initscript systemtap. ----------------------------------------------------------------------- Summary of changes: initscript/.gitignore | 1 + testsuite/.gitignore | 3 +++ 2 files changed, 4 insertions(+), 0 deletions(-) create mode 100644 initscript/.gitignore hooks/post-receive -- systemtap: system-wide probe/trace tool