From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 27988 invoked by alias); 22 Jul 2010 16:41:05 -0000 Received: (qmail 27961 invoked by uid 9850); 22 Jul 2010 16:41:03 -0000 Date: Thu, 22 Jul 2010 16:41:00 -0000 Message-ID: <20100722164103.27944.qmail@sourceware.org> From: lberk@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-1.3-1-gaac7384 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: e12e958f3b721441c9dbfa7eef283dbac501be1c X-Git-Newrev: aac7384e9e379367a6118c9c353bdb4fe6e02d4d 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: 2010-q3/txt/msg00098.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 aac7384e9e379367a6118c9c353bdb4fe6e02d4d (commit) from e12e958f3b721441c9dbfa7eef283dbac501be1c (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 aac7384e9e379367a6118c9c353bdb4fe6e02d4d Author: Lukas Berk Date: Thu Jul 22 12:39:52 2010 -0400 added a test for the procfs umask functionality, ensuring expected permissions match up with what is actually set ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.base/procfs_umask.exp | 70 +++++++++++++++++++++++++++++ 1 files changed, 70 insertions(+), 0 deletions(-) create mode 100644 testsuite/systemtap.base/procfs_umask.exp hooks/post-receive -- systemtap: system-wide probe/trace tool