From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14970 invoked by alias); 23 Nov 2009 20:14:05 -0000 Received: (qmail 14946 invoked by uid 9156); 23 Nov 2009 20:14:04 -0000 Date: Mon, 23 Nov 2009 20:14:00 -0000 Message-ID: <20091123201404.14935.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.0-256-g18871ad X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: d58c711f40a92a0013cd62b6e96c4ae1c54fe045 X-Git-Newrev: 18871ad0ed1c0618dc4c2479eadbcf982b72e6cd 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/msg00147.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 18871ad0ed1c0618dc4c2479eadbcf982b72e6cd (commit) from d58c711f40a92a0013cd62b6e96c4ae1c54fe045 (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 18871ad0ed1c0618dc4c2479eadbcf982b72e6cd Author: David Smith Date: Mon Nov 23 14:13:38 2009 -0600 Fixed tapset reference manual generation. * doc/SystemTap_Tapset_Reference/Makefile.am: Check for file existence before doing compare. * doc/SystemTap_Tapset_Reference/Makefile.in: Regenerated. * tapset/ioblock.stp: Fixed comment so that docs can be built. ----------------------------------------------------------------------- Summary of changes: doc/SystemTap_Tapset_Reference/Makefile.am | 2 +- doc/SystemTap_Tapset_Reference/Makefile.in | 2 +- tapset/ioblock.stp | 2 +- 3 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool