From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 29475 invoked by alias); 15 Feb 2010 15:01:28 -0000 Received: (qmail 29208 invoked by uid 9112); 15 Feb 2010 15:01:27 -0000 Date: Mon, 15 Feb 2010 15:01:00 -0000 Message-ID: <20100215150127.29176.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.1-77-gc8408b4 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: a7367d45ca743e8842bf824b0fa2285054d26f74 X-Git-Newrev: c8408b459b88a5aa5f4325e690aef95b5da7c2eb 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-q1/txt/msg00125.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 c8408b459b88a5aa5f4325e690aef95b5da7c2eb (commit) from a7367d45ca743e8842bf824b0fa2285054d26f74 (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 c8408b459b88a5aa5f4325e690aef95b5da7c2eb Author: Mark Wielaard Date: Sun Feb 14 21:42:06 2010 +0100 PR11281 Allow negative values for -D argument. Change regexp match to "^[a-z_][a-z_0-9]*(=-?[a-z_0-9]+)?$". * main.cxx (main): case 'D' allow optional single minus sign after equal in assert_regexp_match(). ----------------------------------------------------------------------- Summary of changes: main.cxx | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool