From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (qmail 14643 invoked by alias); 7 Jan 2010 22:11:42 -0000 Received: (qmail 14617 invoked by uid 448); 7 Jan 2010 22:11:41 -0000 Date: Thu, 07 Jan 2010 22:11:00 -0000 Message-ID: <20100107221140.14606.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.0-477-gf0fba4b X-Git-Refname: refs/heads/master X-Git-Reftype: branch X-Git-Oldrev: f479c67a2f79bbec2b446cb23f74d51aab789315 X-Git-Newrev: f0fba4bc2ad68c1eb2bb597d70a9c719ff696977 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-q1/txt/msg00018.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 f0fba4bc2ad68c1eb2bb597d70a9c719ff696977 (commit) via 12091330be193cd0836d48c525bab015fcec2c75 (commit) via af7b183c32c627b1934e9be2d028d7c4ff1a1d2e (commit) via a0626e2e2ea13b6fc974157fb71fe6d48f4c7ec0 (commit) from f479c67a2f79bbec2b446cb23f74d51aab789315 (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 f0fba4bc2ad68c1eb2bb597d70a9c719ff696977 Merge: 12091330be193cd0836d48c525bab015fcec2c75 f479c67a2f79bbec2b446cb23f74d51aab789315 Author: Dave Brolley Date: Thu Jan 7 17:11:29 2010 -0500 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit 12091330be193cd0836d48c525bab015fcec2c75 Author: Dave Brolley Date: Thu Jan 7 17:10:30 2010 -0500 Take care when echoing something that could start with a -. commit af7b183c32c627b1934e9be2d028d7c4ff1a1d2e Merge: a0626e2e2ea13b6fc974157fb71fe6d48f4c7ec0 4bd4d40e19f7ba203d5e380965210181648f560a Author: Dave Brolley Date: Thu Jan 7 14:00:49 2010 -0500 Merge branch 'master' of ssh://sources.redhat.com/git/systemtap commit a0626e2e2ea13b6fc974157fb71fe6d48f4c7ec0 Author: Dave Brolley Date: Thu Jan 7 13:58:11 2010 -0500 Client argument handling: Pass partial options to the server instead of complaining about them in the client. Update known failures from buildok in server.exp. ----------------------------------------------------------------------- Summary of changes: stap-client | 18 ++++++++++-------- testsuite/systemtap.server/server.exp | 4 ---- 2 files changed, 10 insertions(+), 12 deletions(-) hooks/post-receive -- systemtap: system-wide probe/trace tool