From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 11665 invoked by alias); 5 May 2009 19:29:13 -0000 Received: (qmail 11641 invoked by uid 9800); 5 May 2009 19:29:12 -0000 Date: Tue, 05 May 2009 19:29:00 -0000 Message-ID: <20090505192911.11627.qmail@sourceware.org> From: eugen@sourceware.org To: systemtap-cvs@sourceware.org Subject: [SCM] systemtap: system-wide probe/trace tool branch, master, updated. release-0.9.7-54-g9f27bd8 X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: 2a5b3e3fe4e87a9b25286358f280b67791816e0a X-Git-Newrev: 9f27bd8143604a815b11b48ca054e03f78bdf69e 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: 2009-q2/txt/msg00186.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 9f27bd8143604a815b11b48ca054e03f78bdf69e (commit) from 2a5b3e3fe4e87a9b25286358f280b67791816e0a (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 9f27bd8143604a815b11b48ca054e03f78bdf69e Author: Eugeniy Meshcheryakov Date: Tue May 5 21:27:10 2009 +0200 Fix arguments to mktemp with less than 6 X's ----------------------------------------------------------------------- Summary of changes: testsuite/systemtap.context/context.exp | 2 +- testsuite/systemtap.printf/end1.exp | 2 +- testsuite/systemtap.printf/end1b.exp | 2 +- testsuite/systemtap.printf/mixed_out.exp | 2 +- testsuite/systemtap.printf/mixed_outb.exp | 2 +- testsuite/systemtap.printf/out1.exp | 2 +- testsuite/systemtap.printf/out1b.exp | 2 +- testsuite/systemtap.printf/out2.exp | 2 +- testsuite/systemtap.printf/out2b.exp | 2 +- testsuite/systemtap.printf/out3.exp | 2 +- testsuite/systemtap.printf/out3b.exp | 2 +- testsuite/systemtap.syscall/test-debug.tcl | 2 +- testsuite/systemtap.syscall/test.tcl | 2 +- 13 files changed, 13 insertions(+), 13 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool