From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 30580 invoked by alias); 10 Aug 2011 15:53:18 -0000 Received: (qmail 30551 invoked by uid 448); 10 Aug 2011 15:53:16 -0000 Date: Wed, 10 Aug 2011 15:53:00 -0000 Message-ID: <20110810155316.30540.qmail@sourceware.org> From: brolley@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.6-77-g8b490f2 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: fc87d38254045d35466725cc91262d62963aaedd X-Git-Newrev: 8b490f22399821ca7642255c1c9f1c494091a2f4 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: 2011-q3/txt/msg00158.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 8b490f22399821ca7642255c1c9f1c494091a2f4 (commit) from fc87d38254045d35466725cc91262d62963aaedd (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 8b490f22399821ca7642255c1c9f1c494091a2f4 Author: Dave Brolley Date: Fri Aug 5 11:04:56 2011 -0400 PR 11441: stap-server Roadmap to Legitimacy - New unprivileged test cases. Run the buildok tests with --unprivileged and check that the expected tests pass or fail. ----------------------------------------------------------------------- Summary of changes: testsuite/lib/stap_buildok.exp | 1 + testsuite/systemtap.server/server.exp | 2 +- .../systemtap.unprivileged/unprivileged_build.exp | 167 ++++++++++++++++++++ 3 files changed, 169 insertions(+), 1 deletions(-) create mode 100644 testsuite/systemtap.unprivileged/unprivileged_build.exp hooks/post-receive -- systemtap: system-wide probe/trace tool