From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1313 invoked by alias); 28 Jan 2011 21:19:41 -0000 Received: (qmail 1285 invoked by uid 678); 28 Jan 2011 21:19:41 -0000 Date: Fri, 28 Jan 2011 21:19:00 -0000 Message-ID: <20110128211940.1274.qmail@sourceware.org> From: wcohen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.4-35-g2e3739d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ce286ff0ae2fcc34a94e045cb965c88e2ef0983b X-Git-Newrev: 2e3739d2d8b728145afcbbf9c527e7d383f43922 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: 2011-q1/txt/msg00053.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 2e3739d2d8b728145afcbbf9c527e7d383f43922 (commit) via c1863f2c7be024ee5acb87ae0e5e834183a90b8e (commit) from ce286ff0ae2fcc34a94e045cb965c88e2ef0983b (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 2e3739d2d8b728145afcbbf9c527e7d383f43922 Merge: c1863f2 ce286ff Author: William Cohen Date: Fri Jan 28 16:18:40 2011 -0500 Merge branch 'master' of ssh://sourceware.org/git/systemtap commit c1863f2c7be024ee5acb87ae0e5e834183a90b8e Author: William Cohen Date: Fri Jan 28 16:12:08 2011 -0500 Ensure systemtap.stress/conversions.exp generates individual errors and warnings PR12168 eliminated duplicated error messages and changed the count of ERROR and WARNING messages. Adding the "-vv" option turns off the duplication eliminate and allows an accurate count of the number of times ERROR and WARNING messages occur. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.stress/conversions.exp | 3 ++- 1 files changed, 2 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool