From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27852 invoked by alias); 31 Jan 2012 16:32:11 -0000 Received: (qmail 27817 invoked by uid 9896); 31 Jan 2012 16:32:06 -0000 Date: Tue, 31 Jan 2012 16:32:00 -0000 Message-ID: <20120131163206.27804.qmail@sourceware.org> From: cmeek@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-697-g0ba354f X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 304d85cedc49f5c00a4fa78d8fd9032b03d8a2e5 X-Git-Newrev: 0ba354fef113008daa4f52925a35fb4f9d8954ba 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/msg00041.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 0ba354fef113008daa4f52925a35fb4f9d8954ba (commit) from 304d85cedc49f5c00a4fa78d8fd9032b03d8a2e5 (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 0ba354fef113008daa4f52925a35fb4f9d8954ba Author: Chris Meek Date: Tue Jan 31 11:28:49 2012 -0500 PR12773 Update: Fixed abrt install path abrt-action-install-debuginfo-to-abrt-cache is now installed in /usr/libexec/ rather than in /usr/bin/. It now checks both paths, so it should work with older versions of abrt as well as the newest ones. ----------------------------------------------------------------------- Summary of changes: session.cxx | 5 +++-- setupdwfl.cxx | 34 ++++++++++++++++++++-------------- 2 files changed, 23 insertions(+), 16 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool