From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 15731 invoked by alias); 23 Nov 2010 01:08:42 -0000 Received: (qmail 15697 invoked by uid 9024); 23 Nov 2010 01:08:41 -0000 Date: Tue, 23 Nov 2010 01:08:00 -0000 Message-ID: <20101123010841.15686.qmail@sourceware.org> From: roland@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-320-g7c28c54 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 667cf42ea4decee55c50391cfeaf9dce37b40c14 X-Git-Newrev: 7c28c54e7f6e8f36b3101c58d036f92b73308707 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-q4/txt/msg00099.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 7c28c54e7f6e8f36b3101c58d036f92b73308707 (commit) via 290003062fed569556601c514dcadcf32173bbe0 (commit) from 667cf42ea4decee55c50391cfeaf9dce37b40c14 (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 7c28c54e7f6e8f36b3101c58d036f92b73308707 Merge: 2900030 667cf42 Author: Roland McGrath Date: Mon Nov 22 17:07:13 2010 -0800 Fix last commit. commit 290003062fed569556601c514dcadcf32173bbe0 Author: Roland McGrath Date: Mon Nov 22 16:50:48 2010 -0800 Fix runcheck for dtrace cases * Makefile.am (runcheck): Depend on ... (testsuite/dtrace): ... this new target. * Makefile.in: Regenerated. ----------------------------------------------------------------------- Summary of changes: Makefile.am | 8 ++++++-- Makefile.in | 8 ++++++-- 2 files changed, 12 insertions(+), 4 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool