From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11992 invoked by alias); 2 Jun 2009 12:56:57 -0000 Received: (qmail 11969 invoked by uid 9112); 2 Jun 2009 12:56:56 -0000 Date: Tue, 02 Jun 2009 12:56:00 -0000 Message-ID: <20090602125656.11958.qmail@sourceware.org> From: mark@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-186-g874b38c X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 8224f4bed15ec757d8f0146d6c56b374374b6bc0 X-Git-Newrev: 874b38cf7d259179a2a455cd34ea5a5b9348604b 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: 2009-q2/txt/msg00274.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 874b38cf7d259179a2a455cd34ea5a5b9348604b (commit) from 8224f4bed15ec757d8f0146d6c56b374374b6bc0 (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 874b38cf7d259179a2a455cd34ea5a5b9348604b Author: Mark Wielaard Date: Tue Jun 2 14:55:30 2009 +0200 Fix nd_syscall2 open.return typo. * tapset/nd_syscalls2.stp (nd_syscall.open.return): Add commas after alternatives. ----------------------------------------------------------------------- Summary of changes: tapset/nd_syscalls2.stp | 4 ++-- 1 files changed, 2 insertions(+), 2 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool