From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 20759 invoked by alias); 18 Jan 2012 21:24:58 -0000 Received: (qmail 20731 invoked by uid 426); 18 Jan 2012 21:24:57 -0000 Date: Wed, 18 Jan 2012 21:24:00 -0000 Message-ID: <20120118212457.20720.qmail@sourceware.org> From: fche@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-672-gefb0273 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 671b7f265323a18a41b417d3a20ddc6acd3ef974 X-Git-Newrev: efb02738ad87ed7efd1a35886e81ee412a132917 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: 2012-q1/txt/msg00019.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 efb02738ad87ed7efd1a35886e81ee412a132917 (commit) from 671b7f265323a18a41b417d3a20ddc6acd3ef974 (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 efb02738ad87ed7efd1a35886e81ee412a132917 Author: Frank Ch. Eigler Date: Wed Jan 18 16:01:31 2012 -0500 improve error message if script requires -g but lacks it * parse.cxx (parse_value, parse::parse_embeddedcode): Wordify. ----------------------------------------------------------------------- Summary of changes: parse.cxx | 6 +++--- 1 files changed, 3 insertions(+), 3 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool