From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 12434 invoked by alias); 7 Aug 2008 15:20:46 -0000 Received: (qmail 12411 invoked by uid 9156); 7 Aug 2008 15:20:46 -0000 Date: Thu, 07 Aug 2008 15:20:00 -0000 Message-ID: <20080807152046.12400.qmail@sourceware.org> From: dsmith@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-48-g32637fc X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 940b7aa56b9c2e371d8a00c6e179ab2e9b4268ba X-Git-Newrev: 32637fcca7e457d258c08415b87e94bb2d102bc0 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-q3/txt/msg00102.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 32637fcca7e457d258c08415b87e94bb2d102bc0 (commit) from 940b7aa56b9c2e371d8a00c6e179ab2e9b4268ba (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 32637fcca7e457d258c08415b87e94bb2d102bc0 Author: David Smith Date: Thu Aug 7 10:20:13 2008 -0500 'stap_compile' test procedure now ignores warnings 2008-08-07 David Smith * systemtap.base/utrace_p4.exp: Uses lib/stap_compile.exp instead of its own stap_compile procedure. * systemtap.base/cache.exp (stap_compile): Ignores warnings. * lib/stap_compile.exp: Ignores warnings. ----------------------------------------------------------------------- Summary of changes: testsuite/ChangeLog | 7 +++++ testsuite/lib/stap_compile.exp | 1 + testsuite/systemtap.base/cache.exp | 1 + testsuite/systemtap.base/utrace_p4.exp | 41 -------------------------------- 4 files changed, 9 insertions(+), 41 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool