From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 23566 invoked by alias); 15 May 2009 09:47:29 -0000 Received: (qmail 23536 invoked by uid 9112); 15 May 2009 09:47:28 -0000 Date: Fri, 15 May 2009 09:47:00 -0000 Message-ID: <20090515094728.23525.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.7-118-gdad0fdd X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: ba66469ee107a98d95345a6d6d71cd5bb5831cdc X-Git-Newrev: dad0fddfb82f22bb384fa2f0043cbb70e51f4a1e 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-q2/txt/msg00231.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 dad0fddfb82f22bb384fa2f0043cbb70e51f4a1e (commit) from ba66469ee107a98d95345a6d6d71cd5bb5831cdc (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 dad0fddfb82f22bb384fa2f0043cbb70e51f4a1e Author: Mark Wielaard Date: Fri May 15 11:44:42 2009 +0200 flightrec3.exp uses cpus as array, so rename skipped.exp cpus var to nr_cpus. Works around a make installcheck issue that resulted in skipped.exp failing because of "ERROR: can't set "cpus": variable is array" * testsuite/systemtap.base/skipped.exp: Renamed cpus variable to nr_cpus. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/skipped.exp | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool