From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 16363 invoked by alias); 20 Aug 2010 20:05:26 -0000 Received: (qmail 16330 invoked by uid 9024); 20 Aug 2010 20:05:25 -0000 Date: Fri, 20 Aug 2010 20:05:00 -0000 Message-ID: <20100820200525.16319.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-77-gcb3f397 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3d9dfde6d7bc4e6c8c92729ae6654c506de7563e X-Git-Newrev: cb3f3970cb3eeb5fbdf8712cafa139f3f7879f69 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-q3/txt/msg00159.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 cb3f3970cb3eeb5fbdf8712cafa139f3f7879f69 (commit) from 3d9dfde6d7bc4e6c8c92729ae6654c506de7563e (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 cb3f3970cb3eeb5fbdf8712cafa139f3f7879f69 Author: Roland McGrath Date: Fri Aug 20 13:02:53 2010 -0700 Add runcheck target to do full tests without install, using run-stap * Makefile.am (runcheck, testsuite/stap): New targets. * Makefile.in: Regenerated. ----------------------------------------------------------------------- Summary of changes: Makefile.am | 11 +++++++++++ Makefile.in | 12 +++++++++++- 2 files changed, 22 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool