From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 21619 invoked by alias); 24 Aug 2009 15:45:00 -0000 Received: (qmail 21592 invoked by uid 9112); 24 Aug 2009 15:45:00 -0000 Date: Mon, 24 Aug 2009 15:45:00 -0000 Message-ID: <20090824154459.21580.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-176-geee1205 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 345bbb3d0f827566083cb124c6f3641639ad98d4 X-Git-Newrev: eee1205e70ce33fd3276baeafea85a77e4bca2e1 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-q3/txt/msg00161.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 eee1205e70ce33fd3276baeafea85a77e4bca2e1 (commit) from 345bbb3d0f827566083cb124c6f3641639ad98d4 (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 eee1205e70ce33fd3276baeafea85a77e4bca2e1 Author: Mark Wielaard Date: Mon Aug 24 17:40:12 2009 +0200 Rename cache.exp proc stap_compile to cache_compile to not conflict. * testsuite/systemtap.base/cache.exp: Rename proc stap_compile to cache_compile, to prevent conflict with proc stap_compile from lib/stap_compile.exp. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/cache.exp | 44 ++++++++++++++++++------------------ 1 files changed, 22 insertions(+), 22 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool