From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13536 invoked by alias); 1 Jul 2010 22:31:57 -0000 Received: (qmail 13494 invoked by uid 9112); 1 Jul 2010 22:31:54 -0000 Date: Thu, 01 Jul 2010 22:31:00 -0000 Message-ID: <20100701223153.13478.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.2-394-gcf9a580 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 79a0ca089c9581619b8b0c74aef713c8e67d18d8 X-Git-Newrev: cf9a5802add2894f4c1cc8699b7fbb4402dd4336 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: 2010-q3/txt/msg00004.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 cf9a5802add2894f4c1cc8699b7fbb4402dd4336 (commit) from 79a0ca089c9581619b8b0c74aef713c8e67d18d8 (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 cf9a5802add2894f4c1cc8699b7fbb4402dd4336 Author: Mark Wielaard Date: Thu Jul 1 17:59:07 2010 +0200 Rename context.exp cleanup to cleanup_modules to avoid conflicts. There are other cleanup procs declared in the testsuite. Depending on order the context.exp one would be called because it was defined first. * testsuite/systemtap.context/context.exp: Rename and call cleanup_modules. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.context/context.exp | 5 ++--- 1 files changed, 2 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool