From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 13004 invoked by alias); 7 Sep 2011 21:56:24 -0000 Received: (qmail 12897 invoked by uid 440); 7 Sep 2011 21:56:22 -0000 Date: Wed, 07 Sep 2011 21:56:00 -0000 Message-ID: <20110907215622.12876.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-177-g1fbbc4d X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fef7e96ad9ac1c81825c4d34d09c2e31908ea05e X-Git-Newrev: 1fbbc4d3b43bcb926a6dce9df6a0177fa23700c8 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-q3/txt/msg00241.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 1fbbc4d3b43bcb926a6dce9df6a0177fa23700c8 (commit) from fef7e96ad9ac1c81825c4d34d09c2e31908ea05e (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 1fbbc4d3b43bcb926a6dce9df6a0177fa23700c8 Author: Stan Cox Date: Wed Sep 7 17:57:51 2011 -0400 Allow xfails for sdt.exp. * sdt.exp (sdt_stap_run): New. Like stap_run3 but adds FAIL. Use it for known xfails. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/sdt.exp | 37 +++++++++++++++++++++++++++++++++++-- 1 files changed, 35 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool