From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 8883 invoked by alias); 29 Oct 2008 05:31:42 -0000 Received: (qmail 8856 invoked by uid 9778); 29 Oct 2008 05:31:39 -0000 Date: Wed, 29 Oct 2008 05:31:00 -0000 Message-ID: <20081029053133.8841.qmail@sourceware.org> From: ddomingo@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-423-ge94524e X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b33619115ef87ac78333cbfd0d9d5b7f1c2025c0 X-Git-Newrev: e94524edc7223bc3d38420dfb825f479591bd215 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: 2008-q4/txt/msg00117.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 e94524edc7223bc3d38420dfb825f479591bd215 (commit) from b33619115ef87ac78333cbfd0d9d5b7f1c2025c0 (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 e94524edc7223bc3d38420dfb825f479591bd215 Author: ddomingo Date: Wed Oct 29 15:31:20 2008 +1000 added new sync-and-build script, removed extra extra directory ----------------------------------------------------------------------- Summary of changes: doc/SystemTap_Beginners_Guide/syncandbuild.sh | 21 ++++++++++++++++++++ 1 files changed, 21 insertions(+), 0 deletions(-) delete mode 100644 doc/SystemTap_Beginners_Guide/en-US/extras/extras/test create mode 100644 doc/SystemTap_Beginners_Guide/syncandbuild.sh hooks/post-receive -- systemtap: system-wide probe/trace tool