From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 3129 invoked by alias); 5 Dec 2008 16:48:32 -0000 Received: (qmail 3101 invoked by uid 9789); 5 Dec 2008 16:48:32 -0000 Date: Fri, 05 Dec 2008 16:48:00 -0000 Message-ID: <20081205164832.3090.qmail@sourceware.org> From: ksebasti@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-590-g89b011d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a87d1bf186b8060231a374334e399737f6d860a4 X-Git-Newrev: 89b011d52e247d9a3933b5d37af72de4d44212bd 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: 2008-q4/txt/msg00300.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 89b011d52e247d9a3933b5d37af72de4d44212bd (commit) via dd007c24b6c447e0b87a7a711191e88328028f5c (commit) from a87d1bf186b8060231a374334e399737f6d860a4 (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 89b011d52e247d9a3933b5d37af72de4d44212bd Merge: dd007c24b6c447e0b87a7a711191e88328028f5c a87d1bf186b8060231a374334e399737f6d860a4 Author: Kent Sebastian Date: Fri Dec 5 11:46:56 2008 -0500 Merge branch 'master' of git+ssh://sources.redhat.com/git/systemtap commit dd007c24b6c447e0b87a7a711191e88328028f5c Author: Kent Sebastian Date: Fri Dec 5 11:45:35 2008 -0500 Removed an unused variable left from printf %n (PR7051) ----------------------------------------------------------------------- Summary of changes: runtime/vsprintf.c | 3 +-- 1 files changed, 1 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool