From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 17729 invoked by alias); 29 Nov 2011 17:11:38 -0000 Received: (qmail 17702 invoked by uid 9112); 29 Nov 2011 17:11:37 -0000 Date: Tue, 29 Nov 2011 17:11:00 -0000 Message-ID: <20111129171137.17691.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.6-514-g6e0c452 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 031b950f73a6317b31bf2c8f64b3658605e69485 X-Git-Newrev: 6e0c4524a4d731a35ba0c6813f3ec574c00a659b 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-q4/txt/msg00166.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 6e0c4524a4d731a35ba0c6813f3ec574c00a659b (commit) from 031b950f73a6317b31bf2c8f64b3658605e69485 (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 6e0c4524a4d731a35ba0c6813f3ec574c00a659b Author: Mark Wielaard Date: Tue Nov 29 18:07:16 2011 +0100 PR13420 cast-scope.exp: kfail all non-optimized test cases. On powerpc both -m32 and -m64 unoptimized fail because of PR13420. Better to accidentially KPASS on some arches than have XFAILS on some others. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/cast-scope.exp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool