From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6775 invoked by alias); 28 Aug 2009 21:18:49 -0000 Received: (qmail 6750 invoked by uid 440); 28 Aug 2009 21:18:48 -0000 Date: Fri, 28 Aug 2009 21:18:00 -0000 Message-ID: <20090828211848.6739.qmail@sourceware.org> From: scox@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.9-209-g3a45db1 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 3656df71d36ed682dea2108272de17209ea7f54b X-Git-Newrev: 3a45db133bc306fdbdb2b0c8f3aa7f15f1890d9e 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-q3/txt/msg00181.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 3a45db133bc306fdbdb2b0c8f3aa7f15f1890d9e (commit) from 3656df71d36ed682dea2108272de17209ea7f54b (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 3a45db133bc306fdbdb2b0c8f3aa7f15f1890d9e Author: Stan Cox Date: Fri Aug 28 17:16:00 2009 -0400 Have dtrace use [wd] as the default dir when -o isn't given. * dtrace.in: Generate the output file from basename of input filename. * dtrace.exp: Adjust the tests accordingly. ----------------------------------------------------------------------- Summary of changes: dtrace.in | 1 + testsuite/systemtap.base/dtrace.exp | 9 ++++----- 2 files changed, 5 insertions(+), 5 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool