From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27618 invoked by alias); 28 May 2008 19:42:12 -0000 Received: (qmail 27592 invoked by uid 9112); 28 May 2008 19:42:12 -0000 Date: Wed, 28 May 2008 19:42:00 -0000 Message-ID: <20080528194212.27579.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. rhel52-ga-339-g2285f44 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a90e7a969b9eabd434d206068155c3e75934f00f X-Git-Newrev: 2285f446112f64884da490fc66144b19f6cb8504 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: X-SW-Source: 2008-q2/txt/msg00060.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 2285f446112f64884da490fc66144b19f6cb8504 (commit) from a90e7a969b9eabd434d206068155c3e75934f00f (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 2285f446112f64884da490fc66144b19f6cb8504 Author: Mark Wielaard Date: Wed May 28 16:27:02 2008 +0200 Correct redirect of stderr in testsuite. Make installcheck not depend on clean. ----------------------------------------------------------------------- Summary of changes: testsuite/ChangeLog | 5 +++++ testsuite/Makefile.am | 4 ++-- testsuite/Makefile.in | 4 ++-- 3 files changed, 9 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool