From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 6234 invoked by alias); 26 Jul 2012 15:58:47 -0000 Received: (qmail 6173 invoked by uid 9945); 26 Jul 2012 15:58:45 -0000 Date: Thu, 26 Jul 2012 15:58:00 -0000 Message-ID: <20120726155844.6162.qmail@sourceware.org> From: serhei@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.8-92-gd383358 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 534aad8b89d52c2a83eac2087d8d2dcfa0eba92a X-Git-Newrev: d38335888f52296b3da348b181cdd95fe6d07d1b 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-q3/txt/msg00043.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 d38335888f52296b3da348b181cdd95fe6d07d1b (commit) via 442e17b99c51d594237e6a9a4ae129889907608e (commit) via 59826bda4fb4c6365ebb5ee7663989bccb492218 (commit) from 534aad8b89d52c2a83eac2087d8d2dcfa0eba92a (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 d38335888f52296b3da348b181cdd95fe6d07d1b Author: Serguei Makarov Date: Thu Jul 26 11:57:46 2012 -0400 PR12210: couple additional recursive-expansion tests for semko. commit 442e17b99c51d594237e6a9a4ae129889907608e Author: Serguei Makarov Date: Thu Jul 26 11:56:05 2012 -0400 Fix permissions for testsuite/parseko/at_operators.stp. commit 59826bda4fb4c6365ebb5ee7663989bccb492218 Author: Serguei Makarov Date: Thu Jul 26 11:54:05 2012 -0400 Starting to populate NEWS -- describe string gluing change due to PR14360. ----------------------------------------------------------------------- Summary of changes: NEWS | 6 ++++++ testsuite/semko/alias_suffixes08.stp | 14 ++++++++++++++ testsuite/semko/alias_suffixes09.stp | 12 ++++++++++++ 3 files changed, 32 insertions(+), 0 deletions(-) mode change 100644 => 100755 testsuite/parseko/at_operators.stp create mode 100755 testsuite/semko/alias_suffixes08.stp create mode 100755 testsuite/semko/alias_suffixes09.stp hooks/post-receive -- systemtap: system-wide probe/trace tool