From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30065 invoked by alias); 11 Aug 2008 19:55:43 -0000 Received: (qmail 30040 invoked by uid 448); 11 Aug 2008 19:55:43 -0000 Date: Mon, 11 Aug 2008 19:55:00 -0000 Message-ID: <20080811195543.30029.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.7-76-g32a1dfe X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: b391a1e0499d3cbafde11beeba8fb385465c1e64 X-Git-Newrev: 32a1dfe9c13094391dab645484e7563992f9ba53 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: X-SW-Source: 2008-q3/txt/msg00124.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 32a1dfe9c13094391dab645484e7563992f9ba53 (commit) from b391a1e0499d3cbafde11beeba8fb385465c1e64 (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 32a1dfe9c13094391dab645484e7563992f9ba53 Author: Dave Brolley Date: Mon Aug 11 15:54:45 2008 -0400 stap-serverd was incorectly determining that the server could not be started. ----------------------------------------------------------------------- Summary of changes: ChangeLog | 9 +++++++++ stap-client | 2 +- stap-server | 10 +++++----- stap-serverd | 27 +++++++++++++++++++-------- 4 files changed, 34 insertions(+), 14 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool