From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 1362 invoked by alias); 14 Sep 2009 02:17:06 -0000 Received: (qmail 1339 invoked by uid 9713); 14 Sep 2009 02:17:05 -0000 Date: Mon, 14 Sep 2009 02:17:00 -0000 Message-ID: <20090914021705.1328.qmail@sourceware.org> From: wenji@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-296-g3807072 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 22ce80766c4f31a218da1694569523eb68737faf X-Git-Newrev: 38070723b06baf781ef18e2516e33e6bdbe18d8f 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/msg00240.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 38070723b06baf781ef18e2516e33e6bdbe18d8f (commit) from 22ce80766c4f31a218da1694569523eb68737faf (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 38070723b06baf781ef18e2516e33e6bdbe18d8f Author: Wenji Huang Date: Mon Sep 14 10:05:08 2009 +0800 PR10608: mark test cases untested once compilation failed * testsuite/systemtap.syscall/syscall.exp: Simplify logic things. * testsuite/systemtap.syscall/test.tcl: Check compilation result. * testsuite/systemtap.base/utrace_syscall_args.exp: Change fail to untested. ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/utrace_syscall_args.exp | 6 +++- testsuite/systemtap.syscall/syscall.exp | 24 +++------------------ testsuite/systemtap.syscall/test.tcl | 21 +++++++++++------- 3 files changed, 21 insertions(+), 30 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool