From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 22079 invoked by alias); 14 Sep 2011 17:37:02 -0000 Received: (qmail 21772 invoked by uid 9896); 14 Sep 2011 17:37:00 -0000 Date: Wed, 14 Sep 2011 17:37:00 -0000 Message-ID: <20110914173700.21754.qmail@sourceware.org> From: cmeek@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-209-g333040c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 66abcb3cf44caac25f3f20c2147cde961e31b633 X-Git-Newrev: 333040ca45dc9a7d7c05fe22a4ae4a9dbe067f54 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/msg00260.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 333040ca45dc9a7d7c05fe22a4ae4a9dbe067f54 (commit) from 66abcb3cf44caac25f3f20c2147cde961e31b633 (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 333040ca45dc9a7d7c05fe22a4ae4a9dbe067f54 Author: Chris Meek Date: Wed Sep 14 13:30:52 2011 -0400 PR13156: More verbose hash log output Added descriptions for each item added to the script's hash in the hash's log. Also, now it limits the length of each string printed to the last 80 characters (except paths), to make it more readable. ----------------------------------------------------------------------- Summary of changes: hash.cxx | 110 ++++++++++++++++++++++++++++++++----------------------------- 1 files changed, 58 insertions(+), 52 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool