From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6828 invoked by alias); 11 Nov 2009 14:41:09 -0000 Received: (qmail 6804 invoked by uid 426); 11 Nov 2009 14:41:08 -0000 Date: Wed, 11 Nov 2009 14:41:00 -0000 Message-ID: <20091111144108.6793.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-212-g520f5cc X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: c26c806fcebcf8171f0d7b65c0cf00c98b86f368 X-Git-Newrev: 520f5cca38b2e108dc1b1094775a8b933011a813 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-q4/txt/msg00106.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 520f5cca38b2e108dc1b1094775a8b933011a813 (commit) from c26c806fcebcf8171f0d7b65c0cf00c98b86f368 (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 520f5cca38b2e108dc1b1094775a8b933011a813 Author: Frank Ch. Eigler Date: Wed Nov 11 09:40:32 2009 -0500 build: quiet down xmlto tests and runs * configure.ac (xmlto --stringparam check): Add >&/dev/null. * doc/*/Makefile.am (xmlto runs): Ditto. ----------------------------------------------------------------------- Summary of changes: configure | 2 +- configure.ac | 2 +- doc/SystemTap_Tapset_Reference/Makefile.am | 6 +++--- doc/SystemTap_Tapset_Reference/Makefile.in | 6 +++--- 4 files changed, 8 insertions(+), 8 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool